- 29 9月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* Support finetune by custom dataset * add finetune args * add load finetune * reconstruct load * add transfer learning doc * add fruit demo * add quick start * add data preprocessing FAQ
-
- 05 9月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 04 9月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 03 9月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* minor fix for PaddleDetection
-
- 02 9月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add cascade gn * add cascade mask gn config * update configs
-
- 28 8月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 LordAaron 提交于
* cascade-mask-fpn add
-
- 27 8月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 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
-
- 23 8月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 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.
-
- 08 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* add save best model & fix dcn configs
-
- 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
-
- 25 7月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Kaipeng Deng 提交于
* fix infer doc and config default * refine dataset exists * fix None proc
-
- 23 7月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 22 7月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 18 7月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 17 7月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* fix resnet for resnet34 * fix ResNet18 and ResNet34 * update modelzoo and fix configs * fix configs * fix resnet bn
-
- 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__`
-
- 08 7月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 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
-
- 02 7月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 01 7月, 2019 4 次提交
-
-
由 qingqing01 提交于
-
由 jerrywgz 提交于
* fix model zoo doc
-
由 xiaoting 提交于
-
由 jerrywgz 提交于
-
- 29 6月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 28 6月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
* update darknet53 pretrain link * update weights path
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-