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 denoising demo #202

Merged
merged 10 commits into from
Jan 11, 2022
Merged

Conversation

LeoXing1996
Copy link
Collaborator

@LeoXing1996 LeoXing1996 commented Jan 3, 2022

  • Unit test will be added after configs are merged.

@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #202 (83a2e60) into master (5cea51f) will increase coverage by 0.10%.
The diff coverage is 92.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   76.62%   76.73%   +0.10%     
==========================================
  Files         130      130              
  Lines        9396     9421      +25     
  Branches     1891     1899       +8     
==========================================
+ Hits         7200     7229      +29     
+ Misses       1729     1727       -2     
+ Partials      467      465       -2     
Flag Coverage Δ
unittests 76.73% <92.00%> (+0.10%) ⬆️

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

Impacted Files Coverage Δ
mmgen/apis/__init__.py 100.00% <ø> (ø)
mmgen/apis/inference.py 57.50% <92.00%> (+9.07%) ⬆️
...chitectures/stylegan/generator_discriminator_v1.py 88.70% <0.00%> (-1.13%) ⬇️
...chitectures/stylegan/generator_discriminator_v2.py 87.77% <0.00%> (+1.11%) ⬆️
mmgen/models/diffusions/base_diffusion.py 87.46% <0.00%> (+1.63%) ⬆️

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 5cea51f...83a2e60. Read the comment docs.

demo/ddpm_demo.py Outdated Show resolved Hide resolved
mmgen/apis/inference.py Outdated Show resolved Hide resolved
@LeoXing1996 LeoXing1996 merged commit d4fcb21 into open-mmlab:master Jan 11, 2022
LeoXing1996 added a commit that referenced this pull request Jul 16, 2022
[Feature] Support denoising demo
LeoXing1996 pushed a commit to LeoXing1996/mmgeneration that referenced this pull request Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants