Commit Graph

175 Commits (c2f39431aa3d5e73d8a9aa2204fde39119062961)

Author SHA1 Message Date
FDInSky 6b9fbcf3ad Update iou_similarity op to support non-normalized bbox (#21671)
5 years ago
Kaipeng Deng 943a44492b
yolo_box OP add Attr(clip_bbox). (#21620)
6 years ago
ruri 2445fef386
Fix density sample (#21506)
6 years ago
ruri 3706ea67f8
fix sample code in density prior box
6 years ago
ruri aeb887911f
Refine edit distance cn (#21121)
6 years ago
Tao Luo 8f659d4345
Split some APIs from nn.py to loss.py (#21117)
6 years ago
LielinJiang 06063b7001 add op locality_aware_nms, test=develop (#20976)
6 years ago
wangguanzhong 9a3e22aad4
move nms2 to contrib, test=develop (#20709)
6 years ago
ruri e705fede11
refine 13 en docs (#20312)
6 years ago
qingqing01 df3025c3ee
Polish En doc for some APIs. (#20418)
6 years ago
Guanghua Yu bc4c7a9eb6 Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map (#20405)
6 years ago
SunGaofeng a73e1f68b4
fix document of 11 APIs (#20278)
6 years ago
FlyingQianMM 551ba37148
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. (#20250)
6 years ago
xiaoting aaae3475e3 Polish english apis' doc (#20184)
6 years ago
LielinJiang 282c9e7cb2 Polish english apis' doc (#20198)
6 years ago
wangguanzhong 866400e9f1
update en doc of example,test=develop, test=document_fix (#20235)
6 years ago
whs 54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals (#20262)
6 years ago
Bai Yifan fb21a743ae
Fix fluid.data code example (#20227)
6 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
6 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
6 years ago
lvmengsi fe218df326
Fix ssdloss num and batch norm format and conv2d (#19754)
6 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