Skip to content

Commit

Permalink
Update YOLO_CLASSES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
makseq authored Sep 18, 2024
1 parent dfa5712 commit ca9e2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion label_studio_ml/examples/yolo/YOLO_CLASSES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### Available "yolov8m.pt" model labels for RectangleLabels:
['person', 'bicycle', 'car', 'motorcycle', 'airplane', 'bus', 'train', 'truck', 'boat', 'traffic light', 'fire hydrant', 'stop sign', 'parking meter', 'bench', 'bird', 'cat', 'dog', 'horse', 'sheep', 'cow', 'elephant', 'bear', 'zebra', 'giraffe', 'backpack', 'umbrella', 'handbag', 'tie', 'suitcase', 'frisbee', 'skis', 'snowboard', 'sports ball', 'kite', 'baseball bat', 'baseball glove', 'skateboard', 'surfboard', 'tennis racket', 'bottle', 'wine glass', 'cup', 'fork', 'knife', 'spoon', 'bowl', 'banana', 'apple', 'sandwich', 'orange', 'broccoli', 'carrot', 'hot dog', 'pizza', 'donut', 'cake', 'chair', 'couch', 'potted plant', 'bed', 'dining table', 'toilet', 'tv', 'laptop', 'mouse', 'remote', 'keyboard', 'cell phone', 'microwave', 'oven', 'toaster', 'sink', 'refrigerator', 'book', 'clock', 'vase', 'scissors', 'teddy bear', 'hair drier', 'toothbrush']

### Available "yolov8n-obb.pt" model labels for RectangleLabels.OBB:**
### Available "yolov8n-obb.pt" model labels for RectangleLabels.OBB:
['plane', 'ship', 'storage tank', 'baseball diamond', 'tennis court', 'basketball court', 'ground track field', 'harbor', 'bridge', 'large vehicle', 'small vehicle', 'helicopter', 'roundabout', 'soccer ball field', 'swimming pool']

### Available "yolov8n-pose.pt" model labels for Keypoints:
Expand Down

0 comments on commit ca9e2b0

Please sign in to comment.