- 28 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update model zoo doc
-
- 26 8月, 2019 3 次提交
-
-
由 Kaipeng Deng 提交于
* add yolov3_darknet cinfig comment * fix commment * add log_iter
-
由 wangguanzhong 提交于
* Add full configs example & refine doc * refine docs
-
由 Guanghua Yu 提交于
* add_ssd_config_demo
-
- 20 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 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.
-
- 10 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* update doc in PaddleDetection
-
- 09 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 08 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* add save best model & fix dcn configs
-
- 07 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 05 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* add deformable models * fix dcn v2 * fix log_iter
-
- 01 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* fix cn docs
-
- 31 7月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* fix easy problem
-
由 Guanghua Yu 提交于
* update GETTING_STARTED.md
-
- 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 次提交
-
-
由 wangguanzhong 提交于
-
由 Kaipeng Deng 提交于
* fix infer doc and config default * refine dataset exists * fix None proc
-
- 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 2 次提交
-
-
由 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__`
-
由 Kaipeng Deng 提交于
* add cn doc for INSTALL/GETTING_START * cn for GETTING_STARTED * fix doc
-
- 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 2 次提交
-
-
由 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
-
由 Kaipeng Deng 提交于
* add save_inference_model in infer.py * format code * add comment * add save_inference_model doc * refine doc
-
- 03 7月, 2019 3 次提交
-
-
由 SunAhong1993 提交于
-
由 SunAhong1993 提交于
-
由 qingqing01 提交于
* Fix some docs * Unify COCO and VOC * Change PASCAL to Pascal * Unify dataset/coco
-
- 01 7月, 2019 8 次提交
-
-
由 jerrywgz 提交于
* improve quality of images * update url for install doc
-
由 jerrywgz 提交于
-
由 jerrywgz 提交于
* refine README & use a better visualization for doc * fix typo in GETTING STARTED
-
由 Yang Zhang 提交于
-
由 qingqing01 提交于
* Update README.md and GETTING_STARTED.md for PaddleDetection.
-
由 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 提交于
-
- 28 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Rename object_detection to PaddleDetection * Small fix for doc
-