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.76k stars 742 forks source link

Add inference section to YOLOv7 notebook, fix typos in YOLOv5 notebook #233

Closed capjamesg closed 6 months ago

capjamesg commented 6 months ago

This PR adds a section showing how to deploy a YOLOv7 model with Roboflow to the YOLOv7 object detection model notebook. i have also fixed typos in the YOLOv5 notebook.