Commit Graph

161 Commits (282c9e7cb213770299ef40462f806c957cd79f83)

Author SHA1 Message Date
LielinJiang 282c9e7cb2 Polish english apis' doc (#20198)
5 years ago
wangguanzhong 866400e9f1
update en doc of example,test=develop, test=document_fix (#20235)
5 years ago
whs 54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals (#20262)
5 years ago
Bai Yifan fb21a743ae
Fix fluid.data code example (#20227)
5 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
5 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
5 years ago
lvmengsi fe218df326
Fix ssdloss num and batch norm format and conv2d (#19754)
5 years ago
wangguanzhong 25dcd74d34
merge empty lod tensor, test=develop (#19228)
6 years ago
xiaoting 7a86706309 modified multiclass_nms example (#19553)
6 years ago
xiaoting 62facc7e47 fix yolo_box python example (#18925)
6 years ago
LielinJiang 24d1c44a0c Fix roi_perspective_transform_op bug (#18522)
6 years ago
LielinJiang 449c7a9f98 Make roi_perspective_transform op return mask and transform matrix (#18371)
6 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
6 years ago
qingqing01 9047ac687e
Simplify multi_box_head API in detection.py and remove assign op. (#18310)
6 years ago
Bai Yifan 23b8b18e56
fix api doc example, test=develop (#18266)
6 years ago
xiaoting 2f0d68261c fix yolo_box example,test=develop (#18247)
6 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
6 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet (#17896)
6 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet (#17895)
6 years ago
FDInSky 9e4b9d9798 Update generate_proposal_labels_op to support CascadeRCNN. (#17200)
6 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet (#17893)
6 years ago
qingqing01 e81756f1ba
Hidden paddle.fluid.layers.detection_map. (#18033)
6 years ago
Bai Yifan bbd6e438fc
fix conflicts,test=develop (#17186)
6 years ago
jerrywgz 1c6d064627
add collect fpn proposals op,test=develop (#16074)
6 years ago
qingqing01 1d0ba5e815
Fix the example code in some Python API (#17333)
6 years ago
SunGaofeng ddb24d48c5
test=develop (#17322)
6 years ago
xiaoting 50ad9046c9 add import, test=develop (#17229)
6 years ago
jerrywgz ef66baedc0
Refine api doc (#17230)
6 years ago
ruri 5817077c99
Fix unexecutable API examples (#17218)
6 years ago
jerrywgz cc95a7516c
fix distribute fpn proposals, test=develop (#16152)
6 years ago
xiaoting 7da7881c0e Detailed coordinate description for yolov3 loss (#17007)
6 years ago
whs 55ce36e981
Speedup roi_perspective_transform op by caching the information of linear interpolation in forward (#17090)
6 years ago
Kaipeng Deng 5d45eb06f9
Merge pull request #16858 from heavengate/fix_yolo_param
6 years ago
xiaoting ccc3bd70c1 polish doc for uniform_random and multi_box_head (#16864)
6 years ago
dengkaipeng 7b1702d9a1 fix unittest and API.spec. test=develop
6 years ago
dengkaipeng b20b27f0f7 fix yolov3_loss param name. test=develop
6 years ago
Kaipeng Deng 74037cc1c8
Merge branch 'develop' into yolo_box
6 years ago
dengkaipeng 2c0abba0c3 fix test_detection. test=develop
6 years ago
dengkaipeng e4e3764060 use memory Copy. test=develop
6 years ago
dengkaipeng d31693afec no use _gt_score. test=develop
6 years ago
dengkaipeng aad62eeca0 add doc for param default. test=develop
6 years ago
dengkaipeng afdf3c3f84 fix doc.test=develop
6 years ago
dengkaipeng 0d1a9996ac fix unittest for yolov3_loss. test=develop
6 years ago
dengkaipeng 626fb859d9 add param default doc. test=develop
6 years ago
dengkaipeng abb5a9c726 fix doc statement. test=develop
6 years ago
dengkaipeng deec3ac1e9 fix infer error.
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 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
6 years ago
jerrywgz f0177a1ed1 refine doc, test=develop
6 years ago