- May 21, 2020
-
-
Cao Yuhang authored
* update inf speed * update some models * update benchmark config and model * add no aug config * merge log model table with performance table * add detectron2 url
-
- May 20, 2020
-
-
Jerry Jiarui XU authored
-
Jerry Jiarui XU authored
-
- May 19, 2020
-
-
kinredon authored
-
Wenwei Zhang authored
-
Cao Yuhang authored
* fix ms rcnn show * fix show error when empty det
-
Wenwei Zhang authored
* Add links in docs * Fix typo * Add links of projects * Add paper links
-
Maxim Bonnaerens authored
* Add test that fails on previous cpu implementation * Fix nms cpu implementation Results are now in order of their score * Reformat code
-
Jerry Jiarui XU authored
* use mmcv nightly in travis * fixed doc
-
- May 18, 2020
-
-
Wenwei Zhang authored
* Add links in docs * Fix typo * Fix unittest bug
-
- May 15, 2020
-
-
grayson-hilliard authored
* adds note to remove build folder * updates note to remove build folder
-
- May 14, 2020
-
-
Deepak Kumar Singh authored
-
Deepak Kumar Singh authored
- CAMERA-ID was mention for image_demo.py
-
aboettcher authored
-
- May 13, 2020
-
-
Maxim Bonnaerens authored
* Support class agnostic nms * Allow filtering background * Add class_agnostic as optional argument * Previous approach was better background is already filtered before batched_nms is called
-
Wenwei Zhang authored
* Add a mask rcnn example for config * Add comments * Add more comments * Finish docs * Fix refer * Resolve comments * resolve comments * Fix indents * Fix url
-
Wenwei Zhang authored
* Add benchmark gathering scripts * Add auto test scripts * Simplify assert * Only push model gathering scripts Co-authored-by:
zww <zhangwenwei@sensetime.com>
-
Wenwei Zhang authored
* Add warnings * Change according to comments * Fix yapf
-
Wang Xinjiang authored
Co-authored-by:
wangxinjiang <wangxinjiang@sensetime.com>
-
- May 12, 2020
-
-
Cao Yuhang authored
* compute pure inference time instead * fix batch size * fix batch size bug * use img metas * Delete file * reformat * fix yapl * fix comments
-
- May 11, 2020
-
-
Wang Xinjiang authored
* Changed the default num_pos to make fsaf loss without pos samples more robust * moved avg_factor out of the for loop in fsaf_head Co-authored-by:
wangxinjiang <wangxinjiang@sensetime.com>
-
bailiqun authored
-
- May 10, 2020
-
-
Kai Chen authored
-
Jerry Jiarui XU authored
-
Kai Chen authored
-
Maxim Bonnaerens authored
Fixes memory leak, resolves #2670
-
- May 09, 2020
-
-
Maxim Bonnaerens authored
* Allow different stride in x and y direction * Fix bugs, pass tests * Added new test * Added extra test * Correct docs * Update docs, only square SSD * pass tests * Rewrite test
-
- May 08, 2020
-
-
Wenwei Zhang authored
* add python path in scripts * Make python path work * Shorter path * Add docs * Change dist scripts * Change slurm example * Fix validate default bug * Change docs accordingly
-
TinUnkai authored
settins -> settings
-
- May 07, 2020
-
-
Wang Xinjiang authored
2. Added FSAF model zoo Co-authored-by:
wangxinjiang <wangxinjiang@sensetime.com>
-
- May 06, 2020
-
-
github authored
-
Kai Chen authored
A major new release of v2.0
-
Jerry Jiarui XU authored
* rename anchor_heads to dense_heads * update docs * update docs * update doc with code block
-
Wenwei Zhang authored
* add python path in scripts * Make python path work * Shorter path * Add docs * Change dist scripts * Change slurm example
-
Jerry Jiarui XU authored
* add print_config.py tool * update docs
-
Kai Chen authored
* update dockerfile * typo fix
-
Cao Yuhang authored
* add compare table fix model_zoo.md * fix some typos * minor add * minor update * add link for mmdet * minor update
-
Kai Chen authored
* fix the docs * add docs for image demo * add macOS in supported systems * add mmcv into requirements of readthedocs
-
- May 05, 2020
-
-
Kai Chen authored
* add v2.0 changelog * minor updates * add speedup percentage * update changelog * update the release date
-