- 02 Dec, 2019 2 commits
-
-
Kai Chen authored
* fix the code style of yapf 0.29 * fix flake8
-
Vladimir Iglovikov authored
* Added wandb logger * bugfix * fixes * fix * flake8 fixes * yapf fixes * Refactor hook, add test * flake8 fixes * yapf fixes * fix in test * mock package => travis
-
- 21 Nov, 2019 1 commit
-
-
Rinat Shigapov authored
* fix requirements * don't reuse build dependencies between different envs * minor fix * change the order of opencv and opencv-headless
-
- 17 Nov, 2019 1 commit
-
-
Korabelnikov Aleks authored
* prevent from hangning in cv2.imshow()/cv2.waitkey case: Window has been closed after cv2.imshow; cv2.waitKey; expected behavior: - continue program actual behavior: - program hangs This commit fixes it * fix linter
-
- 06 Oct, 2019 2 commits
-
-
Kai Chen authored
* add rgb2gray and gray2rgb * update version * minor fix for the docstring
-
Dhananjai Sharma authored
* Added solarize and posterize image transformations * Added solarize and posterize transformations. Modified __init__.py * Updated mmcv/image/__init__.py * Updated the docstrings for solarize and posterize * add unit tests * fix a test case
-
- 07 Sep, 2019 2 commits
-
-
Kai Chen authored
-
Zhipeng Han authored
Signed-off-by:Zhipeng Han <hanzhipeng9@gmail.com>
-
- 22 Aug, 2019 1 commit
-
-
Kai Chen authored
-
- 21 Aug, 2019 1 commit
-
-
lizz authored
* let progress goes to stderr Signed-off-by:
lizz <lizz@sensetime.com> * Add argument file=sys.stdout Signed-off-by:
lizz <lizz@sensetime.com> * For the sake of the stupid pytest Signed-off-by:
lizz <lizz@sensetime.com> * line width < 120 is anti-humane Signed-off-by:
lizz <lizz@sensetime.com> * flake8 Signed-off-by:
lizz <lizz@sensetime.com> * Lets try Signed-off-by:
lizz <lizz@sensetime.com>
-
- 20 Aug, 2019 1 commit
-
-
ZwwWayne authored
* track progress of iter&enum * reformat * reformat with yapf * add unitest * add doc, and deprecate track_enum_progress * update docs & comments
-
- 11 Aug, 2019 2 commits
-
-
Kai Chen authored
* use torch.utils.tensorboard instead of tensorboardX * add backward compatibility * add .idea to gitignore
-
Jerry Jiarui XU authored
-
- 08 Aug, 2019 1 commit
-
-
ZongYuan Zhan authored
-
- 06 Aug, 2019 2 commits
- 02 Aug, 2019 1 commit
-
-
CoinCheung authored
* resubmit parameter shape check * check lint * print a table of mismatched keys
-
- 31 Jul, 2019 2 commits
- 30 Jul, 2019 5 commits
-
-
Kai Chen authored
-
Kai Chen authored
-
Karlind authored
* add support for pathlib to load and dump * minor formatting
-
HarryHan authored
* Update lr_updater.py "Add min_lr to PolyLrUpdaterHook, so that it can anneal to min_lr. When min_lr=0, it behaves as usual. " * Update lr_updater.py
-
Kai Chen authored
* add yapf and isort to travis * minor formatting * remove blank lines * skip unit tests for progressbar when python2 * update travis to ubuntu 16.04 * use a newer version ffmpeg * add -y to add-apt-repository
-
- 13 Jul, 2019 1 commit
-
-
Kai Chen authored
-
- 07 Jul, 2019 4 commits
- 24 Jun, 2019 2 commits
-
-
Jiangmiao Pang authored
-
Kai Chen authored
-
- 17 Jun, 2019 1 commit
-
-
Yue Zhao authored
* add BN pretrain model, add i3d pretrained on K-400 * fix flake8
-
- 15 Jun, 2019 3 commits
-
-
lizz authored
Signed-off-by:lizz <363664470@qq.com>
-
Evgeny Nizhibitsky authored
* Make latest symlink relative. Add tests * Skip test_save_checkpoint in the absense of torch * Fix pep8 in test_runner * Import runner only if torch import has succeeded
-
lizz authored
* Download one copy in distributed environment Signed-off-by:
innerlee <363664470@qq.com> * fix Signed-off-by:
innerlee <363664470@qq.com> * format Signed-off-by:
innerlee <363664470@qq.com>
-
- 14 Jun, 2019 1 commit
-
-
Yue Zhao authored
* add iminvert * DC now supports dimension other than 3 * fit flake8 * generalize pad_dim and beautify code * fix bug; rename "pad_dim" to "pad_dims" for disambiguity * fix bug * fix flake8 * fix yapf format * use deafault yapf * beautify style
-
- 28 May, 2019 1 commit
-
-
nbei authored
* flow_warp_c * flow_warp_c * beautify format * beautify format * beautify format * beautify format * add Cython * modify * fix details * fix details * fix type
-
- 22 May, 2019 3 commits