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.78k stars 744 forks source link

Fix YOLOv5 notebook #218

Closed capjamesg closed 8 months ago

capjamesg commented 8 months ago

This PR updates the YOLOv5 Notebook to use the latest features available in the Roboflow Python package, fixes bugs, and adds new content to the introduction and conclusion.

capjamesg commented 8 months ago

Replaced with https://github.com/roboflow/notebooks/pull/219.