Commit Graph

51 Commits (c5cbe7f07bb15b7a7f75baa6e64188b9e90a677e)

Author SHA1 Message Date
wangguanzhong 9a3e22aad4
move nms2 to contrib, test=develop (#20709)
5 years ago
qingqing01 63194d6e67
Enhance InferShape in deformable_conv and prior_box op (#20372)
5 years ago
wangguanzhong 25dcd74d34
merge empty lod tensor, test=develop (#19228)
6 years ago
qingqing01 e81756f1ba
Hidden paddle.fluid.layers.detection_map. (#18033)
6 years ago
jerrywgz 1c6d064627
add collect fpn proposals op,test=develop (#16074)
6 years ago
dengkaipeng 7b1702d9a1 fix unittest and API.spec. test=develop
6 years ago
Kaipeng Deng 74037cc1c8
Merge branch 'develop' into yolo_box
6 years ago
dengkaipeng d31693afec no use _gt_score. test=develop
6 years ago
dengkaipeng 0d1a9996ac fix unittest for yolov3_loss. test=develop
6 years ago
dengkaipeng 00e822d2a0 fix test_detection. test=develop
6 years ago
dengkaipeng 452373decb resize box in input image scale. test=develop
6 years ago
dengkaipeng 3896d955c7 add yolo_box_op CPU kernel
6 years ago
jerrywgz 0f652f304c add distribute fpn proposals op, test=develop
6 years ago
jerrywgz 4eb44380a6
Merge branch 'develop' into add_clip_op
6 years ago
Xin Pan 30cc8b7a92
Merge pull request #15554 from heavengate/yolo_loss_darknet
6 years ago
jerrywgz 72ee3c6232
Merge pull request #15398 from jerrywgz/add_axis_for_boxcoder
6 years ago
jerrywgz 334f697da9 test=develop
6 years ago
jerrywgz 3046799ecd
Merge branch 'develop' into add_clip_op
6 years ago
dengkaipeng e7e4f084e5 ignore pred overlap gt > 0.7. test=develop
6 years ago
dengkaipeng 192d293854 use stable Sigmoid Cross Entropy implement. test=develop
6 years ago
jerrywgz cee2e1b089 refine code, test=develop
6 years ago
jerrywgz 3118a5e83c refine test_detection, test=develop
6 years ago
jerrywgz a39240c3b6 add attr variance for box coder, test=develop
6 years ago
jerrywgz 6dfd789bfc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_nms
6 years ago
jerrywgz e60c8438fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
6 years ago
jerrywgz 57e5f61ec8 add gpu kernel, test=develop
6 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
6 years ago
jerrywgz b62a17bbae add nms api
6 years ago
jerrywgz 481d8bce2f add box clip op
6 years ago
Kaipeng Deng 934f13a70a
Merge pull request #14371 from heavengate/yolo_loss
6 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
6 years ago
dengkaipeng f115eb0d1e enhance api. test=develop
6 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
6 years ago
jerrywgz e0708e62ba refine code
6 years ago
jerrywgz f06c6193d7 fix rpn target assign test=develop
6 years ago
Xingyuan Bu 9e2e893f59 Enhence generate_proposal_labels_op and fix some bug. (#13239)
7 years ago
qingqing01 9557cc218d
Refine and fix some code for faster-rcnn. (#13135)
7 years ago
jerrywgz 1a88baae22 add rpn_target_assign api test (#13013)
7 years ago
Xingyuan Bu 0a97d24b41 Faster RCNN Generate Proposal Labels (#12616)
7 years ago
Xingyuan Bu 2ad5d91ef8 Faster RCNN Generate Proposals (#12056)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
7 years ago
baiyf a66afe0675 Expose prior_box op into detection.py (#10773)
7 years ago
qingqing01 0e1f82fd2a
Fix bug in detection mAP evaluator. (#8778)
7 years ago
qingqing01 608feea204
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736)
7 years ago
Yuan Gao e84615bae6 Fix box coder op (#8647)
7 years ago
wanghaox 4161328eb5 add warrper for detection map operator
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago