-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
wenboSubmit #1677
wenboSubmit #1677
Conversation
* [Feature] Support ReduceLrUpdaterHook * Update * Update unittest
* [Docs] Add myst_heading_anchors * remove skimage in conf
* add pre-commit hook * update all mds * fix
* Update demo.md * Update demo.md
* [Feature] Add config file of FLAVR * Update
* [Feature] Add config file of FLAVR * Update * [Fix] Update link of FLAVR * [Docs] Add FLAVR
* add aot config * fixed aot config * modified colorjitter in config * rename config and fix unittest * renamed exp * fix conflicts * fix eval_result * add aot gan raedme * fix * add detailed table * add chinese readme * fix * add aot-gan in readme * add results * add results * Update test_losses.py Co-authored-by: wangruohui <12756472+wangruohui@users.noreply.github.com>
* [Fix] logo on README * Update README.md * update readme
* [Improve] Update config and README of CAIN * Update * Update
* Changelog of v0.15.0 * Update
* Release v0.15.0 * Update CI
* Update runtime.txt * Update runtime.txt * Update runtime.txt * Update build.yml * Update runtime.txt * empty * empty * Update runtime.txt * fix lint
* [Improve] Add miminstall.txt in setup.py * Create mminstall.txt
* Update .pre-commit-config.yaml * remove ruby * fix all chinese mds
* Update README.md * Create README_zh-CN.md * Update
* init * fix typo * remove pillow and fix repo name
Add optimizer
fix ost link
update instruction to OST Datasets
* add changelog * bump version * add link to pr
Correct the out_channels of LFF
* Update 1-bug-report.yml * Update 1-bug-report.yml * Update 2-feature-request.yml * Update 3-new-model.yml * Update 4-documentation.yml
* Change RDB output channels * Add test option
* update docstring of RDN * Update rdn.py * fix-lint
updata daily assignees; fix typo
* update changelog, version, and readme * update readme_zh-cn
add maintain plan; add mmeval
add 'python -m' for windows CI
[FIx] fix realesrnet test dataset
* Add FID and KID metric * Fix import error * Fix bug that don't work on multi gpu * Fix * Fix KID metric for logging to mlflow * Lint * Add test code for EvalHook and BasicRestorer Co-authored-by: Hakjin Lee <nijkah@gmail.com> * Refactor FID and KID * Prototyping StyleGAN InceptionV3 module * Prototyping InceptionV3 module for StyleGAN * Refactoring * Add test code * Edit docstrings * Fix Co-authored-by: Hakjin Lee <nijkah@gmail.com> * Supplement Documentations for FID and KID (#4) * Prototyping InceptionV3 module for StyleGAN * Refactoring * Lint * Add test code * Fix * Update mmedit/core/evaluation/inceptions.py * Update load logic * Edit docstrings * Edit docstrings for KID * dump * Add docs Co-authored-by: Junhwa Song <ethan9867@si-analytics.ai> * fix lint * Reflect feedback * Fix typo * Fix * Fix * Fix * Fix * Fix * Update docs * Update docs * Fix * Update docs/en/tutorials/inception_eval.md Co-authored-by: Hakjin Lee <nijkah@gmail.com> * Fix * Move features-based metrics evaluation to `Dataset.evaluate` (#8) * delete redundant line * Fix metrics * fix docs * Move build_metric location * remove redundant line * Delete redundant test code * Fix bugs * Lint * delete redundant line * Revert EvalIterHook logic (#10) Co-authored-by: nijkah <nijkah@gmail.com> Co-authored-by: KKIEEK <kkieek@KKIEEKui-MacBookPro.local>
remove py36 support
skip unit test related to inception when torch <= 1.5.1
skip restorer's unit test when torch <= 1.5.1
change the docs 纠正了错别字 Co-authored-by: Z-Fran <49083766+Z-Fran@users.noreply.github.com>
* Fix dynamic exportable unshuffle * Fix size propagtion for px unshuffle * Fix minor * Fix minor --------- Co-authored-by: Z-Fran <49083766+Z-Fran@users.noreply.github.com>
* [Enhancement] In ResidualBlockNoBN add groups parameter to Conv2d * Update mmedit/models/common/sr_backbone_utils.py * Update mmedit/models/common/sr_backbone_utils.py * fix lint --------- Co-authored-by: Yifei Yang <2744335995@qq.com> Co-authored-by: Z-Fran <49083766+Z-Fran@users.noreply.github.com>
* [Bump to version 0.16.1] * update date
|
Hi @wenbo0117 thank you for your first contribution to MMEditing! Besides, |
thank you for your contribution, @wenbo0117 。 看起来你的分支不是从dev-1.x 拉出来的,所以会有大量的文件修改,请尝试从dev-1.x 拉分支。这个bug我已经在 #1673 修复了。 |
Hi @wenbo0117 !We are grateful for your efforts in helping improve mmediting open-source project during your personal time. Welcome to join OpenMMLab Special Interest Group (SIG) private channel on Discord, where you can share your experiences, ideas, and build connections with like-minded peers. To join the SIG channel, simply message moderator— OpenMMLab on Discord or briefly share your open-source contributions in the #introductions channel and we will assist you. Look forward to seeing you there! Join us :https://discord.gg/UjgXkPWNqA Thank you again for your contribution❤ |
运行当中遇到这样错误,ValueError:Unknowninferencer task: Text2Image,Image2Image,diffusion