- 08 Dec, 2020 2 commits
-
-
Wenwei Zhang authored
* skip pat build in PR * rename
-
Wang Xinjiang authored
* Allow list keys in Config merge from dict * Reformat * Set allow_list_keys default as True in merge_from_dict * Fix docstring * fix a small typo
-
- 01 Dec, 2020 2 commits
-
-
Jintao Lin authored
-
WRH authored
* previous doc * init version of windows installation * refine doc * merge build instructions * fix styles * add some detail * change an item to note Co-authored-by:Kai Chen <chenkaidev@gmail.com>
-
- 26 Nov, 2020 1 commit
-
-
Y. Xiong authored
-
- 25 Nov, 2020 2 commits
-
-
Wang Xinjiang authored
-
BigBigDream authored
* add box_iou_rotated, ml_nms_rotated and nms_rotated * fix lint * fix lint * fix .py lint * fix cpp lint * add newline at the end * add new line * fix unittest * config google style * fix lint * lint * lint * yapf * update * fix lint * fix lint * fix lint * fix * fix format * fix format * add modified from * add docstring and update others * update docstring * update docstring * update * fix bug * fix bug * fix bug Co-authored-by:Cao Yuhang <yhcao6@gmail.com>
-
- 24 Nov, 2020 2 commits
-
-
RunningLeon authored
* [feature]: Support convertion from Pytorch to ONNX for detection models * [fix] RuntimeError with integer divide when converting to onnx * Resolve pylint error * add comment
-
wang shiguang authored
* add parrots ci * update with ops build * Update build.yml * cridents env * Update build.yml
-
- 23 Nov, 2020 2 commits
-
-
Wenwei Zhang authored
* add documentations for registry * update example * update sphinx * add intro * resolve comments
-
Jerry Jiarui XU authored
* [Enhance] Refactor logger * fixed test * make commit optional * remove debug info * fixed test
-
- 20 Nov, 2020 1 commit
-
-
Wenwei Zhang authored
[Feature] Add 3D support in wrapper
-
- 19 Nov, 2020 1 commit
-
-
yamengxi authored
* enhance hsigmoid * delete int
-
- 18 Nov, 2020 3 commits
-
-
dreamerlin authored
-
dreamerlin authored
-
dreamerlin authored
-
- 15 Nov, 2020 3 commits
-
-
dreamerlin authored
-
dreamerlin authored
-
Jintao Lin authored
-
- 14 Nov, 2020 2 commits
-
-
q.yao authored
* add onnx support to roi_align and roi_pool * add test on roi_align and roi_pool * fix conflict with master
-
Jiang Yinzuo authored
* update README.md for torch 1.7 installation * add cuda 11.0 Co-authored-by:Kai Chen <chenkaidev@gmail.com>
-
- 11 Nov, 2020 2 commits
-
-
yamengxi authored
* add CLAHE * add CLAHE * restore * Add docstring * modify docstring * modify CLAHE to clahe * fix syntax error * simplify assert * simplify assert * add assert test * fix unittest bug * fix syntax bug * fix assert bug
-
yamengxi authored
* add lut_transform * restore * fix test bug * add test * Fix syntax bug * Delete test id * modfiy docstrinng * simplify assert
-
- 09 Nov, 2020 1 commit
-
-
Y. Xiong authored
-
- 06 Nov, 2020 2 commits
-
-
Jerry Jiarui XU authored
* [Feature] Add hook msg for ckpt_hook * [Feature] Add hook msg for ckpt_hook * add test
-
Ming-Hsuan-Tu authored
* fix issues when converting deformable convolution to onnx * keep and for interface consistency Co-authored-by:maningsheng <maningsheng@sensetime.com>
-
- 05 Nov, 2020 2 commits
-
-
Kuro Latency authored
* Update lr_updater.py since epoch/iteration in runner starts with 0, we shouldn't leave the latter iteration to former (12th epoch for example, with first period equal to 12) period. * Update lr_updater.py * Update test_hooks.py
-
Wang Xinjiang authored
* Fix logger iter * Fix logger iter
-
- 03 Nov, 2020 1 commit
-
-
Wang Xinjiang authored
-
- 31 Oct, 2020 2 commits
-
-
Cao Yuhang authored
* add dynamic scale * add type check of loss scale * fix lint * minor fix
-
Kai Chen authored
* support pytorch 1.7 and update the CI * fix CI * fix onnxruntime version in macos
-
- 29 Oct, 2020 1 commit
-
-
Wang Xinjiang authored
* Add 'config' keyword in meta for pavi logger * Use config file
-
- 28 Oct, 2020 3 commits
-
-
Y. Xiong authored
-
Ruohui Wang authored
* SKIP bbox test without CUDA * use full filepath for creating latest.pth
-
David de la Iglesia Castro authored
* Refactor tags for consistency * Fix missing runner * Fix missing runner * Fix missing runner * Fix missing runner * Fix momentum runner hook inner iter * Fix tests * pre-commit run
-
- 26 Oct, 2020 2 commits
- 17 Oct, 2020 1 commit
-
-
David de la Iglesia Castro authored
* Skip opencv requirement if it's already installed in the env * pre-commit * Check opencv conda version * Check opencv conda version
-
- 15 Oct, 2020 2 commits
-
-
Jintao Lin authored
* import_modules_from_strings when loading cfg from file * add unittest to tell whether the feature is enabled as expected * minor * set an environment variable instead of writing a file * use 'shutil' instead of 'os.system'
-
Ruohui Wang authored
"please use MMDistributedDataParallelinstead." -> "please use MMDistributedDataParallel instead."
-