Commit Graph

48 Commits (1a88baae228a561c8347ee2be31716d38de63840)

Author SHA1 Message Date
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 507f479732 Polish code
7 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
minqiyang 68b221401d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
jerrywgz af8b1b993f Fix rpn_target_assign API.
7 years ago
Bai Yifan 649f5d74f0
fix mine_hard_example bug (#12664)
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang 09103084d3 Polish compat.py and add unittest for it
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
baiyf be2d9dc2b8 Add prior_box output order control (#12032)
7 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
7 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
7 years ago
Xin Pan efcbe27263 Refine detection_map doc.
7 years ago
qiaolongfei bf3ff5b091 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Yibing Liu cafdeb0a40 Fix docs for detection_output & target_assign
7 years ago
qiaolongfei 1c9fc655d0 update
7 years ago
yuyang18 cbc1b7f1ce Polish documentation
7 years ago
yuyang18 674327a4b1 Polish several API
7 years ago
yuyang18 2955ff5887 Polish documentation
7 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
7 years ago
baiyf a66afe0675 Expose prior_box op into detection.py (#10773)
7 years ago
guosheng 4bfbc59122 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-ReshapeOp
7 years ago
qingqing01 123cf165fb
Set stop_gradient=True for some variables in SSD API. (#9396)
7 years ago
guosheng b7e83d2467 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-ReshapeOp
7 years ago
qingqing01 8f8728635a
Fix bug for backward tanspiler when using parallel_do operator. (#9282)
7 years ago
caoying03 a6e64242d8 follow comments.
7 years ago
caoying03 c87d11a716 Merge branch 'develop' into enhance_reshape
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
caoying03 cf08185145 fix bugs and complete codes.
7 years ago
qingqing01 b3d26cd3ad
Fix bug in detection_output and mAP calculation in SSD. (#8985)
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
qingqing01 bbf98a0176
Refine the doc in detection_output API. (#8689)
7 years ago
Yuan Gao e84615bae6 Fix box coder op (#8647)
7 years ago
qingqing01 f9c1b6f9ae
Fix the backward transpiler bug in ssd_loss API. (#8648)
7 years ago
qingqing01 69643b5e89
Enable the SSD loss to support normalization by the total number of output locations. (#8630)
7 years ago
wanghaox 1e1202b659 merge detection.py
7 years ago
qingqing01 4948f7b3fe
Enhance bipartite_match_op to support argmax matching after bipartite matching. (#8580)
7 years ago
wanghaox 4161328eb5 add warrper for detection map operator
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago