Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Support KID #234

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

LeoXing1996
Copy link
Collaborator

Feature:

  • Support KID
  • Support Metric to use the full dataset

TODO:

@codecov
Copy link

codecov bot commented Jan 23, 2022

Codecov Report

Merging #234 (ead647e) into master (c355edb) will increase coverage by 0.02%.
The diff coverage is 62.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #234      +/-   ##
==========================================
+ Coverage   76.71%   76.73%   +0.02%     
==========================================
  Files         130      130              
  Lines        9421     9530     +109     
  Branches     1899     1922      +23     
==========================================
+ Hits         7227     7313      +86     
- Misses       1728     1744      +16     
- Partials      466      473       +7     
Flag Coverage Δ
unittests 76.73% <62.06%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmgen/core/evaluation/evaluation.py 7.76% <0.00%> (-0.36%) ⬇️
mmgen/core/evaluation/metrics.py 76.27% <78.26%> (+0.75%) ⬆️
...chitectures/stylegan/generator_discriminator_v2.py 87.77% <0.00%> (+1.11%) ⬆️
mmgen/models/architectures/fid_inception.py 94.44% <0.00%> (+2.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4de90c2...ead647e. Read the comment docs.

@zengyh1900 zengyh1900 added awaiting response kind/feature request new feature/model/datasets/config etc. priority/P0 highest priority labels Oct 12, 2022
@zengyh1900 zengyh1900 added this to the 0.8.0 milestone Oct 12, 2022
LeoXing1996 pushed a commit to LeoXing1996/mmgeneration that referenced this pull request Oct 27, 2022
* Add config of LIIF.

* Rebase and modify pipeline.

* Add download links.

* Move link position.

* Modify README.md

Co-authored-by: liyinshuo <liyinshuo@sensetime.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature request new feature/model/datasets/config etc. priority/P0 highest priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants