Commit Graph

195 Commits (a6beb96dd0235c236336f2db31df875b33db6635)

Author SHA1 Message Date
swtkiwi f5c6dd6def
test=develop (#24522)
6 years ago
qingqing01 da4a1db7bb
Refine error message in some OPs (#24443)
6 years ago
wangguanzhong abb49df26f
Enhance yolo_box & yolov3_loss (#24370)
6 years ago
FDInSky e72832adb4
fix generate_proposals (#23797)
6 years ago
wangguanzhong 93aa66902d
enhance the error message, test=develop (#23646)
6 years ago
Bai Yifan 4231d84077
enhance some op/api error message (#23768)
6 years ago
FlyingQianMM a93f333527
fix sample code diff for OP(retinanet_detection_output, retinanet_target_assign), fix `gamma` default value for OP(sigmoid_focal_loss) (#23744)
6 years ago
xiaoting a9fe09f85a
polish error message (#23696)
6 years ago
zhongpu 2beb6eacba
fix if logic in dygraph (#23728)
6 years ago
LielinJiang dfe2f94993
Enhance some op error message (#23711)
6 years ago
FlyingQianMM b4be5ef5ec
OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726)
6 years ago
FDInSky 0a878be817
modify some op for dyg rcnn (#23648)
6 years ago
Zhen Wang 84cd45f674
Solve the conflict of ops with the same name, test for CI. (#23573)
6 years ago
wangguanzhong 6bb8206d03
enhance the error message of box_clip, test=develop (#23638)
6 years ago
Kaipeng Deng d7e549f568
fix yolov3_loss gt_score check in dygraph. test=develop (#23634)
6 years ago
Tao Luo 0b583235f5
Revert "Solve the conflict of ops with the same name. (#23199)" (#23494)
6 years ago
Zhen Wang abe3e6906d
Solve the conflict of ops with the same name. (#23199)
6 years ago
FlyingQianMM 88776e40b9
fix SyntaxError in examples in retinanet_target_assign English API, test=develop (#22774)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
FDInSky e28833a80e
Fix doc of detection's img_info param (#22458)
6 years ago
FDInSky 6b9fbcf3ad Update iou_similarity op to support non-normalized bbox (#21671)
6 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)
7 years ago
ruri e705fede11
refine 13 en docs (#20312)
7 years ago
qingqing01 df3025c3ee
Polish En doc for some APIs. (#20418)
7 years ago
Guanghua Yu bc4c7a9eb6 Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map (#20405)
7 years ago
SunGaofeng a73e1f68b4
fix document of 11 APIs (#20278)
7 years ago
FlyingQianMM 551ba37148
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. (#20250)
7 years ago
xiaoting aaae3475e3 Polish english apis' doc (#20184)
7 years ago
LielinJiang 282c9e7cb2 Polish english apis' doc (#20198)
7 years ago
wangguanzhong 866400e9f1
update en doc of example,test=develop, test=document_fix (#20235)
7 years ago
whs 54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals (#20262)
7 years ago
Bai Yifan fb21a743ae
Fix fluid.data code example (#20227)
7 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
7 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
7 years ago
lvmengsi fe218df326
Fix ssdloss num and batch norm format and conv2d (#19754)
7 years ago
wangguanzhong 25dcd74d34
merge empty lod tensor, test=develop (#19228)
7 years ago
xiaoting 7a86706309 modified multiclass_nms example (#19553)
7 years ago
xiaoting 62facc7e47 fix yolo_box python example (#18925)
7 years ago
LielinJiang 24d1c44a0c Fix roi_perspective_transform_op bug (#18522)
7 years ago
LielinJiang 449c7a9f98 Make roi_perspective_transform op return mask and transform matrix (#18371)
7 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
7 years ago
qingqing01 9047ac687e
Simplify multi_box_head API in detection.py and remove assign op. (#18310)
7 years ago
Bai Yifan 23b8b18e56
fix api doc example, test=develop (#18266)
7 years ago
xiaoting 2f0d68261c fix yolo_box example,test=develop (#18247)
7 years ago