- 10 12月, 2020 1 次提交
-
-
由 cnn 提交于
* add faster_rcnn_r50_fpn and faster_rcnn_r50 * update TestReader in dygraph * if gt_ploy is empty, continue * fix typo * judge gt_ploy is empty or not * fix judge condition * fix gt_ploy judge
-
- 03 12月, 2020 2 次提交
-
-
由 Guanghua Yu 提交于
* add Mask R-CNN model * fix mask rcnn eval * fix mask rcnn infer * fix mask rcnn config * fix infer config
-
由 wangxinxin08 提交于
Co-authored-by: Nroot <root@bjyz-sys-gpu-kongming0.bjyz.baidu.com>
-
- 27 11月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
-
- 26 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add export_model and deploy * fix travis-ci * update CMakeList & linux doc * update by comments
-
- 25 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* adapt new im_shape im Mask R-CNN-FPN * fix training
-
- 24 11月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
* split yolov3 loss using paddle op * add sync_bn and modify list to LayerList to use sync_bn, add missing op, support cutmix op in dataset, modify reader to use new ops * modify code according to review * modify code to run eval.py successfully * modify code to run eval and train successfully * modify code to use mixup * rebase code on lastest dygraph * modify code to run in sync_bn mode * modify code according to review * modify target size of ResizeOp
-
- 23 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 20 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 12 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update reader in dygraph * update dataloader some detail * fix num_classes with background
-
- 10 11月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* split config into models, optimizers, dataset, readers,runtime
-
- 09 11月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* update YOLOv3 config
-
- 06 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 21 10月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
* modify code to be suited for launch in 2.0rc * modify code according to review
-
- 20 10月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 13 10月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* refine PaddleDetection benchmard print, test=develop * refine PaddleDetection benchmard print, test=develop * refine PaddleDetection benchmard print, test=develop * refine PaddleDetection benchmard print, test=develop
-
- 27 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 10 8月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* refactor dygraph & add mask rcnn fpn * fix initialization & minor update * refine architecture of mask_rcnn
-
- 13 7月, 2020 1 次提交
-
-
由 FDInSky 提交于
add train&eval add reader padding add new config
-
- 01 6月, 2020 1 次提交
-
-
由 FDInSky 提交于
clear directories & files for dygraph branch
-
- 27 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add version check * update version check & python version for cornerpool
-
- 19 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* activate scale_x_y * update cspdarknet pretrained model
-
- 18 5月, 2020 2 次提交
-
-
由 CodesFarmer 提交于
-
由 littletomatodonkey 提交于
* Add libra-rcnn, GCNet and iou loss intro doc.
-
- 15 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 14 5月, 2020 3 次提交
-
-
由 Guanghua Yu 提交于
* fix export_model doc link error * sort out release/0.3 docs * add new CHANGELOG * add yolov4 in changelog
-
由 wangguanzhong 提交于
-
由 Yang Zhang 提交于
-
- 13 5月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add detailed doc * add zh_CN doc of pssdet * fix link
-
- 09 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 08 5月, 2020 3 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
* add yolov4
-
由 Yang Zhang 提交于
* Organize and document mobile models * Clean up trailing whitespaces * Change bullet type * Minor wording fixes * Fix yolo naming * Add link in repo README.md
-
- 07 5月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 06 5月, 2020 1 次提交
-
-
由 hu jinda 提交于
use_fine_grained_loss: true
-
- 28 4月, 2020 2 次提交
-
-
由 Yang Zhang 提交于
* Revert back to `fluid.clip` for gradient clipping current API is in flux, wait for it to stabilize * Please CI still buggy
-
由 Yang Zhang 提交于
-
- 27 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* add config link in model zoo * fix link error * add anchor free
-
- 26 4月, 2020 1 次提交
-
-
由 xinyingxinying 提交于
* #add dcn on FCOS_head and backbone
-
- 23 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* code for cornernet * add doc * refine custom op * refine code from review comments * refine doc * update doc * update code * add cornernet_squeeze_mixup_cosine config * update code * update code
-