- 21 Dec, 2019 1 commit
-
-
Rinat Shigapov authored
* async inference support * implemented concurrent decorator * fixes for Python versions < 3.7 * async methods depend on python version * revert changes in forward method * async_test -> async_simple_test, debug logging is done via logger.debug * add async test * add asynctest to test requirements * async tests are run in Python 3.7 * check CUDA, add docs * fix device * run test only if CUDA is available * fix linting * custom operators can run on nondefault stream * set current stream in kernel launch configuration * example fixes * add async/sync interface comparison benchmark * fix linting
-
- 29 Nov, 2019 1 commit
-
-
Wenwei Zhang authored
* fix scale factor bug * reformat * clean code
-
- 31 Jul, 2019 1 commit
-
-
Kai Chen authored
* add isort config * use isort to sort imports * add isort to travis
-
- 29 Jul, 2019 1 commit
-
-
Kai Chen authored
* format the codebase with yapf * add yapf to travis
-
- 12 Jun, 2019 1 commit
-
-
sty-yyj authored
* fixed a bug which causes merged_proposals are only from a certain scale of proposals in aug_test_rpn * add a comment and modify _img_metas to aug_img_metas
-
- 20 May, 2019 1 commit
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- 17 Apr, 2019 1 commit
-
-
myownskyW7 authored
* add two stage w/o neck and w/ upperneck * add rpn r50 c4 * update c4 configs * fix * config update * update config * minor update * mask rcnn support c4 train and test * lr fix * cascade support upper_neck * add cascade c4 config * update config * update * update res_layer to new interface * refactoring * c4 configs update * refactoring * update rpn_c4 config * rename upper_neck as shared_head * update * update configs * update * update c4 configs * update according to commits * update
-
- 13 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 26 Nov, 2018 1 commit
-
-
Kai Chen authored
-
- 10 Oct, 2018 1 commit
-
-
pangjm authored
-
- 04 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 25 Sep, 2018 1 commit
-
-
pangjm authored
-
- 23 Sep, 2018 1 commit
-
-
Kai Chen authored
-