做動態(tài)網(wǎng)站時(shí)測試服務(wù)器不成功網(wǎng)站seo的主要優(yōu)化內(nèi)容
軟件地址,下載CPU版本就好
https://github.com/CVHub520/X-AnyLabeling/releases/tag/v2.0.0
一、打開軟件選擇的一個(gè)按鈕,選擇文件夾
二、選擇模型運(yùn)行
未下載的模型需要安全上網(wǎng)下載
選用Yolov6Lite_l-Face MeiTuan生成的文件格式,略作調(diào)整自動保存成同一目錄下的json文件,json文件內(nèi)容就是左上、右上、右下、左下的點(diǎn),根據(jù)你要的形式處理后續(xù)的數(shù)據(jù)集
{"version": "2.3.6","flags": {},"shapes": [{"label": "face","points": [[290.0,206.0],[409.0,206.0],[409.0,360.0],[290.0,360.0]],"group_id": null,"description": null,"difficult": false,"shape_type": "rectangle","flags": null,"attributes": {}},{"label": "left_eye","points": [[318.0,254.0]],"group_id": 0,"description": null,"difficult": false,"shape_type": "point","flags": null,"attributes": {}},{"label": "right_eye","points": [[372.0,255.0]],"group_id": 0,"description": null,"difficult": false,"shape_type": "point","flags": null,"attributes": {}},{"label": "nost_tip","points": [[341.0,288.0]],"group_id": 0,"description": null,"difficult": false,"shape_type": "point","flags": null,"attributes": {}},{"label": "left_mouth_corner","points": [[323.0,317.0]],"group_id": 0,"description": null,"difficult": false,"shape_type": "point","flags": null,"attributes": {}},{"label": "right_mouth_corner","points": [[371.0,317.0]],"group_id": 0,"description": null,"difficult": false,"shape_type": "point","flags": null,"attributes": {}}],"imagePath": "frame_80.jpg","imageData": null,"imageHeight": 480,"imageWidth": 640
}