- 14 10月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add class aware sampling strategy * remove redundancy code
-
- 02 9月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 12 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
# Add VGG-SSD on VOC and COCO dataset. # Add config and model zoo. # Refine bbox2out and draw_bbox: - Add bbox de-normalize in bbox2out function. - Remove bbox de-normalize in draw_bbox.
-
- 08 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* add save best model & fix dcn configs
-
- 31 7月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* fix easy problem
-
- 29 7月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 23 7月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add rpn recall function and class-aware rpn
-
- 22 7月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 19 7月, 2019 1 次提交
-
-
由 jerrywgz 提交于
* optimize error message when result is none
-
- 10 7月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 28 6月, 2019 2 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-
由 Kaipeng Deng 提交于
* fix x0,y0 out of bound * clip x1/y1
-
- 27 6月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* add VOC visualize * fixn ssd_mobilenet_v1_voc.yml * use default label * clean TestFeed dataset config * fix voc default label * fix format * fix as review * revert voc default * use defult label for all * enable batch size != 1
-
- 24 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Unified object detection framework based on PaddlePaddle. * Include algo: Faster, Mask, FPN, Cascade, RetinaNet, Yolo v3, SSD.
-