- 22 Dec, 2020 1 commit
-
-
LXXXXR authored
-
- 21 Dec, 2020 2 commits
- 20 Dec, 2020 1 commit
-
-
Wang Xinjiang authored
* Allow to replace nested tuple and list via options * Add comments * Fix single nested items * Simplify the code * Simplify the code * Simplify the code * Simplify the code * Update docstring * Update docstring * Support quotation mark * modify docstring
-
- 18 Dec, 2020 4 commits
-
-
WRH authored
* add const to nms_rorate in pybind * fix test nms rotated * skip test instead of passing it * fix lint * update pytest skip syntax
-
nicheng0019 authored
-
Jintao Lin authored
* polish the comment of init_weights in ConvModule * polish the comment * polish the comment
-
Wenwei Zhang authored
-
- 16 Dec, 2020 1 commit
-
-
BigBigDream authored
* support aligned and parrots cpu for box_iou_roatetd * add aligned doc * fix lint * fix lint * fix lint * fix lint * fix bug * fix bug * fix bug * fix lint * fix lint * fix bug * fix bug
-
- 15 Dec, 2020 2 commits
-
-
lizz authored
Signed-off-by:lizz <lizz@sensetime.com>
-
lml131 authored
* add jit decorator * add parrots_jit.py * modify test_parrots_jit.py * modify for lint * fix isort * skip test_parrots_jit.py when build without pytorch * try ci * rm log * fix double quote * modify for comments and use partial_shape instead of full_shape * fix for lint * small modify for parrots 0.9.0rc0 * def skip no elena directly
-
- 14 Dec, 2020 1 commit
-
-
Y. Xiong authored
* bump version to 1.2.1 * update installation table in readme * break new line * del mmcv upper bound for old installation * reminder on latest * bump version to v1.2.2
-
- 13 Dec, 2020 2 commits
-
-
BigBigDream authored
* fix roi_align ci for parrots * fix lint
-
Rui Xu authored
* remove flow-warp-c * remove flow warp in setup.py and imports * fix floor and ceil bug * fix broadcast bug * add warnings and assertions * fix bilinear bug * pass unit test * pass unit test * pass unit test * pass unit test * fix value bug * fix lint * fix lint * add mk lint * update docs * update docs * fix bug in imports * fix bug in setup.py
-
- 12 Dec, 2020 3 commits
-
-
mohammad minooei authored
* check MASTER_ADDR in the environment variable before assignment * Update dist_utils.py use MASTER_ADDR in the environment variable if it already exists Co-authored-by:mohammad <minooee@vas24.ir>
-
Kai Chen authored
-
Y. Xiong authored
* bump version to 1.2.1 * update installation table in readme * break new line * del mmcv upper bound for old installation * reminder on latest
-
- 09 Dec, 2020 3 commits
-
-
Wenwei Zhang authored
* allow the initial value to be set in dynamic mode * add logging for grad norm back * resolve comments
-
Wenwei Zhang authored
-
Rui Xu authored
* add clamp without unittest * add clamp-act with unit test * fix name bug * use logical and * fix logical_and * fix linting * rename ClampLayer to Clamp * rename ClampLayer to Clamp Co-authored-by:nbei <631557085@qq.com>
-
- 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 1 commit
-
-
q.yao authored
* add onnx support to roi_align and roi_pool * add test on roi_align and roi_pool * fix conflict with master
-