roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
4.89k stars 759 forks source link

Fixed export instructions for YOLOv8 classification #163

Closed stellasphere closed 1 year ago

stellasphere commented 1 year ago

YOLOv8's classification notebook includes a step to export the dataset from Roboflow saying to pick "YOLOv5 PyTorch" which is not valid for this notebook nor a valid option in RF classification dataset exports

SkalskiP commented 1 year ago

Hi, @stellasphere 👋🏻! Good catch! Merging.