- 07 4月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add server side rcnn model, 62 fps with coco mAP 41.6% and 20fps with coco mAP 47.8%
-
- 05 3月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add multi-scale testing function in cascade rcnn clsaware architecture
-
- 06 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* exit1 in travis failed
-
- 26 12月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* Add GIOU loss. * Add DIOU/CIOU loss. * Change loss box type in bbox_head.py. * Remove fuse_elewise_add_act_ops flag in train.py (Error may happen for elem_divbased on the flag).
-
- 08 11月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* add softnms, nonlocal, resnet200_vd_backbone * add CBNet * update model zoo
-
- 14 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
- 08 10月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
-
- 02 9月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add cascade gn * add cascade mask gn config * update configs
-
- 29 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* refine cascade models
-
- 27 8月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add a global norm_type flag * add group norm on fpn * add gn on box head * add faster rcnn fpn 50 gn config * add mask branch norm * update configs
-
- 26 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* Add full configs example & refine doc * refine docs
-
- 16 7月, 2019 2 次提交
-
-
由 FDInSky 提交于
-
由 Yang Zhang 提交于
* Clean up a bit * Add `__shared__` annotation for shared variables between modules * Dedup `num_classes` configurations * Document `__shared__` usage * Remove some unused variable * Improve docstring and add comments for `__shared__`
-
- 28 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-