Commit Graph

199 Commits (41d2247275032cf3f4db025a6085040381cf249b)

Author SHA1 Message Date
Yang Zhang 6d6efafeeb
Add `matrix_nms_op` (#24400)
5 years ago
FlyingQianMM 3b28629ee8
fix dtype error in retinanet_target_assgin example codes. test=develop (#25091)
5 years ago
whs 4c01d6d53e
Enhance checking in some operator. (#24473)
5 years ago
FlyingQianMM a359cade74
rewrite the sigmoid_focal_loss code example (#24889)
5 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
5 years ago
qingqing01 da4a1db7bb
Refine error message in some OPs (#24443)
5 years ago
wangguanzhong abb49df26f
Enhance yolo_box & yolov3_loss (#24370)
5 years ago
FDInSky e72832adb4
fix generate_proposals (#23797)
5 years ago
wangguanzhong 93aa66902d
enhance the error message, test=develop (#23646)
5 years ago
Bai Yifan 4231d84077
enhance some op/api error message (#23768)
5 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)
5 years ago
xiaoting a9fe09f85a
polish error message (#23696)
5 years ago
zhongpu 2beb6eacba
fix if logic in dygraph (#23728)
5 years ago
LielinJiang dfe2f94993
Enhance some op error message (#23711)
5 years ago
FlyingQianMM b4be5ef5ec
OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726)
5 years ago
FDInSky 0a878be817
modify some op for dyg rcnn (#23648)
5 years ago
Zhen Wang 84cd45f674
Solve the conflict of ops with the same name, test for CI. (#23573)
5 years ago
wangguanzhong 6bb8206d03
enhance the error message of box_clip, test=develop (#23638)
5 years ago
Kaipeng Deng d7e549f568
fix yolov3_loss gt_score check in dygraph. test=develop (#23634)
5 years ago
Tao Luo 0b583235f5
Revert "Solve the conflict of ops with the same name. (#23199)" (#23494)
5 years ago
Zhen Wang abe3e6906d
Solve the conflict of ops with the same name. (#23199)
5 years ago
FlyingQianMM 88776e40b9
fix SyntaxError in examples in retinanet_target_assign English API, test=develop (#22774)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
FDInSky e28833a80e
Fix doc of detection's img_info param (#22458)
5 years ago
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