- 18 12月, 2020 6 次提交
-
-
由 wangxinxin08 提交于
* fix problems in export_model.py * modify code
-
由 Kaipeng Deng 提交于
-
由 qingqing01 提交于
-
由 wangguanzhong 提交于
* add export_model doc, test=document_fix * update doc
-
由 Kaipeng Deng 提交于
* remove fields config in input_def
-
由 wangxinxin08 提交于
* set norm_type to bn while export model * modify code according to review
-
- 17 12月, 2020 4 次提交
-
-
由 qingqing01 提交于
* Refine and clean code * Fix conflicts Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
-
由 Kaipeng Deng 提交于
-
由 dengkaipeng 提交于
-
由 Kaipeng Deng 提交于
* add ssd_vgg16_120e_coco
-
- 15 12月, 2020 3 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
由 qingqing01 提交于
* Clean code * rm py_op/post_processing.py and utils/data_structure.py
-
- 14 12月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* fix dygraph * refine keep_ratio in ResizeOp
-
- 11 12月, 2020 3 次提交
-
-
由 Guanghua Yu 提交于
-
由 wangguanzhong 提交于
-
由 Guanghua Yu 提交于
* update dygraph export model * delete get_export * adapt faster and cascade
-
- 10 12月, 2020 4 次提交
-
-
由 wangguanzhong 提交于
* add cascade mask * add cascade rcnn * update code * remove comments
-
由 wangguanzhong 提交于
-
由 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
-
由 cnn 提交于
* add INSTALL_cn.md, GETTING_STARTED_cn.md, and MODEL_ZOO_cn.md for dygraph * add Custom_DataSet.md and PrepareDataSet.md for dygraph * add Custom_DataSet.md later * update document * update resnet50 pretrained weights link * fix typo * add set dataset path in doc, test=document_fix
-
- 09 12月, 2020 3 次提交
-
-
由 wangguanzhong 提交于
-
由 wangxinxin08 提交于
* refine resume process and modify code to support eval while batch_size is larger than 1 * modify code according to review
-
由 wangxinxin08 提交于
* replace RandomDistortOp with ColorDistort * modify RandomDistortOp * remove hsv_format
-
- 08 12月, 2020 2 次提交
-
-
由 cnn 提交于
* solve load optimizer if some key not in optimizer * variable name tmp_key to key * add comment
-
由 wangguanzhong 提交于
-
- 07 12月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 03 12月, 2020 3 次提交
-
-
由 Guanghua Yu 提交于
* add Mask R-CNN model * fix mask rcnn eval * fix mask rcnn infer * fix mask rcnn config * fix infer config
-
由 wangguanzhong 提交于
* fix PadBatch * fix PadBatchOp
-
由 wangxinxin08 提交于
Co-authored-by: Nroot <root@bjyz-sys-gpu-kongming0.bjyz.baidu.com>
-
- 27 11月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
-
- 26 11月, 2020 2 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
* add export_model and deploy * fix travis-ci * update CMakeList & linux doc * update by comments
-
- 25 11月, 2020 2 次提交
-
-
由 Guanghua Yu 提交于
* adapt new im_shape im Mask R-CNN-FPN * fix training
-
由 wangguanzhong 提交于
-
- 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 提交于
-
- 21 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 20 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-