- 22 10月, 2019 2 次提交
-
-
由 qingqing01 提交于
* Update PaddleDetection README * Fix some link
-
由 qingqing01 提交于
* Update PaddleDetection/README_cn.md * Follow comments * Small update
-
- 21 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 05 9月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Add benchmark (fps) in MODEL_ZOO doc
-
- 29 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* add gn doc
-
- 28 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update model zoo doc
-
- 13 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* Add cascade deformable mdoels * Fix MODLE_ZOO.md
-
- 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.
-
- 05 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* add deformable models * fix dcn v2 * fix log_iter
-
- 29 7月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
Add PaddleDetection docs & some model configs
-
由 Kaipeng Deng 提交于
* add voc_eval and yolo_darknet_voc * add yolov3_darknet_voc in MODEL_ZOO * fix default im_size * fix MODEL_ZOO note * fix is_bbox_normalized * extract map to map_utils.py * update yolov3_dorknet_voc mixup * add yolov3_r34_voc * add yolov3_mobilenet_v1_voc * fix drop empty in VAL mode * use cfg.num_classes * assert metric valid * enable difficulty can be None * add comment for bbox_eval * num_classes in retinanet
-
由 qingqing01 提交于
* Fix ResizeImage and data transform for SSD * Fix code style
-
- 17 7月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* fix resnet for resnet34 * fix ResNet18 and ResNet34 * update modelzoo and fix configs * fix configs * fix resnet bn
-
- 08 7月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 05 7月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* check gpu for ppdet/yolov3 * add random shape descp in MODEL_ZOO * refine doc * not use core
-
- 04 7月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* Add faster_rcnn_x101_vd_64x4d_fpn_1x.yml * Release faster_rcnn_r101_vd_fpn_1x.tar, faster_rcnn_x101_vd_64x4d_fpn_1x.tar, mask_rcnn_r50_2x.tar
-
- 03 7月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Fix some docs * Unify COCO and VOC * Change PASCAL to Pascal * Unify dataset/coco
-
- 01 7月, 2019 4 次提交
-
-
由 jerrywgz 提交于
-
由 jerrywgz 提交于
* fix model zoo doc
-
由 Kaipeng Deng 提交于
* update yolov3/ssd bbox AP * refine MODEL ZOO * fix AP * add size 416 320 * fix link * fix format * fix align
-
由 jerrywgz 提交于
-