File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 134134 "onnx" : " https://huggingface.co/lukasiktar11/football-player-detector2/resolve/main/best.onnx" ,
135135 "size_mb" : 5.4 ,
136136 "image_size" : 640
137+ },
138+ {
139+ "id" : " parking-spot-detector" ,
140+ "name" : " Parking spot detector" ,
141+ "summary" : " Detects parking spots and whether cars are on the spots." ,
142+ "base_model" : " yolo26s-obb" ,
143+ "task" : " obb" ,
144+ "classes" : [
145+ " empty" ,
146+ " occupied"
147+ ],
148+ "dataset" : " https://universe.roboflow.com/pklot/detection-of-parking-spaces" ,
149+ "dataset_license" : " CC BY 4.0" ,
150+ "metrics" : {
151+ "mAP50" : 0.989 ,
152+ "mAP50_95" : 0.963 ,
153+ "precision" : 0.962 ,
154+ "recall" : 0.96
155+ },
156+ "hf_repo" : " lukasiktar11/parking-spot-detector" ,
157+ "download" : " https://huggingface.co/lukasiktar11/parking-spot-detector/resolve/main/best.pt" ,
158+ "onnx" : " https://huggingface.co/lukasiktar11/parking-spot-detector/resolve/main/best.onnx" ,
159+ "size_mb" : 21.8 ,
160+ "image_size" : 640
137161 }
138-
139-
162+
140163 ]
141164}
You can’t perform that action at this time.
0 commit comments