- 23 10月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 07 4月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add server side rcnn model, 62 fps with coco mAP 41.6% and 20fps with coco mAP 47.8%
-
- 19 12月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Polish Reader to simplify preprocessing logic. # sample_transforms-> make batch -> batch_transforms in Reader. * Clean some code * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8. * Update all configs.
-
- 24 11月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* Add cascade_rcnn_cls_aware_r200_vd_fpn_dcnv2_nonlocal_softnms model on oidv5 and obj365. * Add obj365 config annotation * Update docs.
-
- 08 11月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* add softnms, nonlocal, resnet200_vd_backbone * add CBNet * update model zoo
-
- 30 7月, 2019 1 次提交
-
-
由 FDInSky 提交于
-
- 16 7月, 2019 1 次提交
-
-
由 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
-