- 09 12月, 2020 1 次提交
-
-
由 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 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 提交于
-
- 20 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 16 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 12 11月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update reader in dygraph * update dataloader some detail * fix num_classes with background
-
- 10 11月, 2020 2 次提交
-
-
由 wangxinxin08 提交于
* rename GridMaskOp to GridMask in ppdet/data/transform/operator.py to avoid conflict * fix bugs in operator and batch_operator and check_version * modify name in GridMask * add comma according to review
-
由 Kaipeng Deng 提交于
* split config into models, optimizers, dataset, readers,runtime
-
- 09 11月, 2020 2 次提交
-
-
由 wangxinxin08 提交于
* modify operators and batch_operators in data preprocess * import BboxError and ImageError in operators * modify code according to review * modify some bugs * add Gt2Solov2TargetOp in batch_operators * modify code according to review
-
由 Kaipeng Deng 提交于
* update YOLOv3 config
-
- 06 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 03 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 02 11月, 2020 2 次提交
-
-
由 wangxinxin08 提交于
-
由 wangguanzhong 提交于
-
- 29 10月, 2020 3 次提交
-
-
由 wangguanzhong 提交于
-
由 Guanghua Yu 提交于
-
由 wangxinxin08 提交于
* add matrix nms api * add test error in matrix nms ut * modify code according to review * modify matrix nms api
-
- 28 10月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 27 10月, 2020 2 次提交
-
-
由 cnn 提交于
* add yolo_box and add unittest of yolo_box. * update comment * update sample code, call op in ppdet
-
由 wangguanzhong 提交于
-
- 26 10月, 2020 2 次提交
-
-
由 wangxinxin08 提交于
-
由 wangguanzhong 提交于
-
- 22 10月, 2020 2 次提交
-
-
由 wangxinxin08 提交于
* migrate roi_align and roi_pool to ops * modify code according to review
-
由 wangguanzhong 提交于
-
- 20 10月, 2020 3 次提交
-
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
-
由 wangguanzhong 提交于
* migrate detection ops from Paddle to PaddleDetection * add unittest for detection ops * update api & unittest * add copyright & api name to migrate
-
- 15 10月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 27 9月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
-