- 14 4月, 2020 1 次提交
-
-
由 FlyingQianMM 提交于
fix sample code diff for OP(retinanet_detection_output, retinanet_target_assign), fix `gamma` default value for OP(sigmoid_focal_loss) (#23744) * fix sample code diff for OP(retinanet_detection_output, retinanet_target_assign), fix default value for OP(sigmoid_focal_loss). test=develop * fix float value. test=develop * add int type for gamma and alpha.test=develop
-
- 13 4月, 2020 1 次提交
-
-
由 xiaoting 提交于
* polish error message, test=develop
-
- 12 4月, 2020 2 次提交
-
-
由 zhongpu 提交于
* fix if logic in dygraph, test=develop * fix bug, test=develop
-
由 LielinJiang 提交于
* enhance error msg. test=develop * print invalid argment * update comment, test=develop * fix enforce not meet specification * fix enforce not meet specification, test=develop
-
- 11 4月, 2020 2 次提交
-
-
由 FlyingQianMM 提交于
OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726)
-
由 FDInSky 提交于
* test=develop modify some op for dyg rcnn
-
- 10 4月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
* solve the conflict of ops with the same name. test=develop
-
- 09 4月, 2020 2 次提交
-
-
由 wangguanzhong 提交于
-
由 Kaipeng Deng 提交于
-
- 05 4月, 2020 1 次提交
-
- 04 4月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
* solve the conflict of ops with the same name. test=develop
-
- 27 2月, 2020 1 次提交
-
-
由 FlyingQianMM 提交于
-
- 23 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 13 2月, 2020 1 次提交
-
-
由 FDInSky 提交于
* test=develop fix doc of detection's img_info param
-
- 24 12月, 2019 1 次提交
-
-
由 FDInSky 提交于
Update iou_similarity op to support non-normalized bbox
-
- 16 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* yolo_box OP add Attr(clip_bbox). test=develop
-
- 03 12月, 2019 2 次提交
- 15 11月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 12 11月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* Split some APIs from nn.py to loss.py test=develop * fix test_detection unit-test test=develop
-
- 08 11月, 2019 1 次提交
-
-
由 LielinJiang 提交于
-
- 18 10月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 11 10月, 2019 3 次提交
-
-
由 ruri 提交于
* refine 13 en doc
-
由 qingqing01 提交于
* Polish En doc for some APIs * Update some comments and API.spec
-
由 Guanghua Yu 提交于
Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map (#20405) * Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map
-
- 10 10月, 2019 4 次提交
-
-
由 SunGaofeng 提交于
* modify document of 11 APIs test=develop test=document_fix * fix dtype to data type and description of name parameter
-
由 FlyingQianMM 提交于
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. (#20250) * test=document_fix test=develop Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. * test=document_fix test=develop remove Notice: this OP supports CPU mode only in english doc api of retinanet_target_assign and retinanet_detection_output * test=document_fix test=develop fix API Difference for retinanet_target_assign and retinanet_detection_output * fix API.spec conflicts in english doc api of retinanet_target_assign, sigmoid_focal_loss, retinanet_detection_output test=develop test=document_fix * fix API.spec conflicts in english doc api of retinanet_target_assign, sigmoid_focal_loss, retinanet_detection_output test=develop test=document_fix
-
由 xiaoting 提交于
* polish en api,test=develop,test=document_fix * modified api.spec, test=develop,test=document_fix * modified ops for arc,test=develop,test=document_fix * update for 1.6, test=develop,test=document_fix * update API.spec * Update API.spec test=develop,test=document_fix * Update API.spec test=develop,test=document_fix
-
由 LielinJiang 提交于
* refine Normal Uniform documnet
-
- 09 10月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
-
由 whs 提交于
-
由 Bai Yifan 提交于
* fix fluid.data code example, test=develop, test=document_preview, test=document_fix * use None instead of -1 in shape, test=develop, test=document_preview, test=document_fix
-
- 08 10月, 2019 1 次提交
-
-
由 Bai Yifan 提交于
-
- 29 9月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* refine doc, test=document_fix * add API.spec,test=develop,test=document_fix
-
- 25 9月, 2019 1 次提交
-
-
由 lvmengsi 提交于
* update API.spec
-
- 10 9月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* merge_empty_lod_tensor, test=develop * fix multiclass_nms, test=develop * refine API.spec, test=develop * add unittest case for fetch, test=develop * add lod tensor test, test=develop * return index for multiclass_nms, test=develop * add api for multiclass_nms2 * update API.spc, test=develop * refine api doc, test=develop * fix test_detection.py, test=develop * polish code, test=develop * add more unittest case, test=develop
-
- 02 9月, 2019 1 次提交
-
-
由 xiaoting 提交于
test=develop, test=document_preview
-
- 20 8月, 2019 1 次提交
-
-
由 xiaoting 提交于
test=develop, test=document_preview
-
- 09 7月, 2019 1 次提交
-
-
由 LielinJiang 提交于
* fix transform matrix bug, test=develop * modify API.spec
-
- 01 7月, 2019 1 次提交
-
-
由 LielinJiang 提交于
* modify roi_perspective_transform_op to output mask and transform matrix * modify comment * modify comment * modify API.spec * update API.spec * remove no use header, test=develop * resolve conflict
-