- 29 Dec, 2020 1 commit
-
-
tangyanf authored
* add ort custom op roialign * Update roi_align.py * Update test_onnx.py * Update test_onnx.py * Update test_onnx.py * Update test_onnx.py * Update onnxruntime_register.cpp * Update roiAlign.h * Update roiAlign.cpp * lint modification * update roiAlign.cpp * lint check * lint check * lint fix * lint fix * fix lint * add link to commit Co-authored-by:maningsheng <maningsheng@sensetime.com>
-
- 28 Dec, 2020 3 commits
- 26 Dec, 2020 1 commit
-
-
Y. Xiong authored
-
- 25 Dec, 2020 2 commits
-
-
BigBigDream authored
* add iof mode for box_iou_rotated * update doc * fix lint * fix lint * fix lint * fix lint * fix lint
-
Wenwei Zhang authored
-
- 24 Dec, 2020 4 commits
-
-
Y. Xiong authored
* add block lines * fix typo
-
BigBigDream authored
-
yamengxi authored
* add mobilenetv3 pretrained * add name * add name
-
Jerry Jiarui XU authored
-
- 23 Dec, 2020 1 commit
-
-
q.yao authored
* add onnx support to roi_align and roi_pool * add softnms ort support * fix for lint * format cpp code with clang-format:google * add new empty line to the end of head files in onnxruntime * update to pytorch1.7 * add test of softnms to onnxruntime * fix for lint * remote print in ops/info.py * change import order, fix for flake8 * fix include * add assert torch>=1.7.0 * [doc]: add document for onnxruntime custom operator * update onnxruntime version to v1.5.1 for softnms * remove doc menu * Resolve lint for markdown * resolve naming style in onnxruntime_op.md * Use old cpp apis, optimize test_onnx.py * Fixing strings in tests/test_ops/test_onnx.py * code format with yapf * fix soft_nms parrot * add import in onnxruntime setup, avoid conflict * fix doc and add assert * change cpp guard Co-authored-by:maningsheng <maningsheng@sensetime.com>
-
- 22 Dec, 2020 4 commits
-
-
Y. Xiong authored
* Add nms compile issue to trouble_shooting page * after lint * update link to online doc
-
LXXXXR authored
* support upload and download checkpoint from pavimodelcloud * try import pavi * add unittest
-
Rui Xu authored
* avoid recursion error when using customized norm layer without _abbr_ * fix unittest bug
-
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
-