Commit Graph

225 Commits (59c049995e036f80fc7e068a432037a9c8a4a014)

Author SHA1 Message Date
jerrywgz af448373c7 test=develop
6 years ago
jerrywgz 481d8bce2f add box clip op
6 years ago
peizhilin cd2d60b4c8 fix build issue for density prior box op on windows test=develop
6 years ago
sneaxiy b56aca82e9 merge develop
6 years ago
qingqing01 51a9fca323
Async memory copy (#15013)
6 years ago
sneaxiy 045dc12766 merge develop
6 years ago
sneaxiy a500dfa579 rewrite ddim
6 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
6 years ago
peizhilin 23dec78772 fix script issue
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
luotao1 bcc90123f0 speedup box_coder_op for multi-threads
6 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
6 years ago
qingqing01 9eefd2c766
Modify some infer-shape about detection operators in compile-time. (#14483)
6 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
peizhilin 71d7980f69 fix build issue 1
6 years ago
dzhwinter 1ace55c8ee merge develop branch
6 years ago
dzhwinter bf2e4cb188 cleard. staged
6 years ago
qingqing01 cb27a9219d
Merge pull request #13971 from sefira/FasterOpDoc
6 years ago
Yu Yang c01696f8c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
jerrywgz de2f965c9b test=develop
6 years ago
buxingyuan 6c1d74bb47 Merge branch 'develop' into FasterOpDoc
6 years ago
buxingyuan d0ccdf8fc1 follow comments
6 years ago
jerrywgz e906c8e5e7
Merge pull request #14022 from jerrywgz/fix_rpn_target_assign_op
6 years ago
chengduo a7497653d0
Refine Split op (#13967)
6 years ago
jerrywgz e0708e62ba refine code
6 years ago
jerrywgz 1c591c3909
Merge branch 'develop' into fix_rpn_target_assign_op
6 years ago
jerrywgz f06c6193d7 fix rpn target assign test=develop
6 years ago
Yu Yang 461f71a90b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Dang Qingqing 56936b9e25 Refine doc for generate_proposals_op.
6 years ago
Dang Qingqing 4801ee8f97 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_generate_proposals_op
6 years ago
Dang Qingqing 8e0b9496de Fix unit test
6 years ago
Yipeng fcb2e8103e Ocr end2end dev (#13889)
6 years ago
buxingyuan 0bb3b099c2 generate_proposal_labels doc
6 years ago
sneaxiy 4c672ab1a2 Merge reyoung:rewrite_allocation
6 years ago
Yu Yang 15076c325e Add comments and polish code style
6 years ago
Tao Luo 067b8582af
Merge pull request #13625 from wanghaoshuang/fix_warning_roi
6 years ago
Yu Yang a6fbf7ec28 Merge branch 'feature/refine_generate_proposals_op' into rewrite_allocation
6 years ago
Yu Yang 593ad763cd refactor(op): polish generate_proposals_op
6 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
6 years ago
qingqing01 fd4c4df93d
Cuda speed for generate_proposals_op. (#13596)
6 years ago
wanghaoshuang 153d4f5d15 test=develop
6 years ago
wanghaoshuang 5d7395cd0f Fix warning of roi perspective transform op.
6 years ago
JiabinYang c324cdeff8 fix roi_perspective_transform_op.cc unused variable caused error on macos
6 years ago
whs fc44087d31
Add roi perspective transform op. (#13176)
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
dzhwinter ab1097cd8e
Feature/template (#13093)
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
Bai Yifan 649f5d74f0
fix mine_hard_example bug (#12664)
7 years ago
Yan Chunwei 02cf54d331
bugfix lod cpu performance (#12297)
7 years ago
Noplz cfa4479b06 fix warning
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
baiyf 778b71fc93
Optimize bipartite_match_op in large scale input (#11730)
7 years ago
Yu Yang 16a0f746f8
Merge pull request #11383 from jacquesqiao/update-api-reference-1
7 years ago
yuyang18 fda1a78844 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
qiaolongfei bf3ff5b091 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qingqing01 cc1239ffc9
Update some doc about API reference. (#11495)
7 years ago
yi.wu 3380737cb7 update by comment
7 years ago
qiaolongfei e72eb0edec small update
7 years ago
yi.wu efcff3d9e5 polish api ref docs
7 years ago
Yuan Gao 666c94e3be Add default prior box var for box_coder_op (#11164)
7 years ago
Yuan Gao d3e99aeec3 add normalize switch to box_coder_op (#11129)
7 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. (#10802)
7 years ago
baiyf 43b6d4f8cb put detection op together (#10595)
7 years ago