- Jan 11, 2021
-
-
Haian Huang(深度眸) authored
-
- Dec 09, 2020
-
-
Jerry Jiarui XU authored
* Add markdown lint in pre-commit hook * add markdown lint
-
- Nov 27, 2020
-
-
LXXXXR authored
-
- Sep 16, 2020
-
-
Jerry Jiarui XU authored
-
- Sep 03, 2020
-
-
Jerry Jiarui XU authored
* fixed typos * replace url with download * update to http
-
- Jul 14, 2020
-
-
Wenwei Zhang authored
* Complete model zoo * Update memory
-
- Jul 01, 2020
-
-
Wenwei Zhang authored
* Complete model zoo models * Update performance * Update links
-
- Jun 03, 2020
-
-
Wenwei Zhang authored
* Update links * clean empty link
-
- May 23, 2020
-
-
Wenwei Zhang authored
* Update model performance * Update performance * Fix unsaved change * add conflict check
-
- 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 02, 2020
-
-
Cao Yuhang authored
* add configs for all models * fix some configs * Add benchmark models * update some benchmarks * Fix retina config * add more benchmarks * update MODEL_ZOO.md * fix cascade mask num_class bug * change caffe pretrained url * fix paramwise_cfg bug * fix paramwise cfg * restrict minimum h and w in crop_and_resize * add grad clip for fcos * add grad clip for ga retinanet * fix grad clip * fix img norm * fix rpn loss bbox * fix rpn proposal num * fix url * clean * update comparison * minor update * add grad clip for guided anchoring * fix some typos * add inference time details * clean Co-authored-by:
ZwwWayne <wayne.zw@outlook.com>
-
- Mar 01, 2020
-
-
Kai Chen authored
* update pre-commit hook config * fix styles conflicting with pre-commit hooks
-
- Jun 03, 2019
-
-
Jerry XU authored
* add pytorch 1.1.0 SyncBN support * change BatchNorm2d to _BatchNorm and call freeze after train * add freeze back to init function * fixed indentation typo in adding freeze * convert SyncBN to BN when eval is called * add gcb and configs * fixed line too long * fixed space and newline * ignore too long line in config files * two space before inline comment * refactor var name * fixed line too long * changed SyncBN to backbone only and add non-Sync BN configs * reformat config to adapt master branch * reformat change method->type * remoe some configs * clean up readme.md * add benchmark * fix typo in README * change sbn to syncbn * change work dir * refactor gcb * fixed line too long * Code formatting
-