- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 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).
-
- 14 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
- 08 10月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
-
- 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
-
- 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
-