- 10 12月, 2020 2 次提交
-
-
由 wangguanzhong 提交于
* add cascade mask * add cascade rcnn * update code * remove comments
-
由 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 1 次提交
-
-
由 Guanghua Yu 提交于
* add Mask R-CNN model * fix mask rcnn eval * fix mask rcnn infer * fix mask rcnn config * fix infer config
-
- 26 11月, 2020 2 次提交
-
-
由 wangguanzhong 提交于
-
由 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 2 次提交
-
-
由 Guanghua Yu 提交于
* update mask_rcnn_fpn model * update smooth_l1_loss * update smooth_l1 and sigmoid_cross_entropy_with_logits * fix relu name
-
由 wangguanzhong 提交于
-
- 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 提交于
-
- 27 9月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
-
- 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
-
- 23 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 7月, 2020 1 次提交
-
-
由 FDInSky 提交于
add cascade rcnn and modify make net method add new cfg method add auto debug tool
-
- 30 6月, 2020 1 次提交
-
-
由 FDInSky 提交于
add yolov3
-
- 19 6月, 2020 1 次提交
-
-
由 FDInSky 提交于
add faster rcnn\mask\cascade rcnn model arch\module\op add base debug func in bufferdict
-