- 10 12月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add cascade mask * add cascade rcnn * update code * remove comments
-
- 03 12月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* add Mask R-CNN model * fix mask rcnn eval * fix mask rcnn infer * fix mask rcnn config * fix infer config
-
- 10 11月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* split config into models, optimizers, dataset, readers,runtime
-
- 06 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 13 10月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* refine PaddleDetection benchmard print, test=develop * refine PaddleDetection benchmard print, test=develop * refine PaddleDetection benchmard print, test=develop * refine PaddleDetection benchmard print, test=develop
-
- 27 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 10 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* refactor dygraph & add mask rcnn fpn * fix initialization & minor update * refine architecture of mask_rcnn
-
- 13 7月, 2020 1 次提交
-
-
由 FDInSky 提交于
add train&eval add reader padding add new config
-
- 01 6月, 2020 1 次提交
-
-
由 FDInSky 提交于
clear directories & files for dygraph branch
-
- 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.
-
- 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
-
- 25 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* fix infer doc and config default * refine dataset exists * fix None proc
-
- 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__`
-
- 01 7月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 28 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-