- 22 12月, 2020 1 次提交
-
-
由 QingshuChen 提交于
* support mask_rcnn for kunlun
-
- 09 10月, 2020 1 次提交
-
-
由 Tao Luo 提交于
* unify log_smooth_windows and log_iter test=develop * remove duplicate log_iter * remain mobile yml, since they are soft-link test=develop
-
- 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
-