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

Add DINOv2 classification notebook #132

Closed capjamesg closed 1 year ago

capjamesg commented 1 year ago

Description

This PR includes a notebook showing how to do classification with DINOv2 and SVM.

SkalskiP commented 1 year ago

Hi @capjamesg 👋🏻 It Looks like you started from an outdated version of the notebooks repository. Please resolve the conflicts in README.md and automation/notebooks-table-data.csv. 🙏🏻

capjamesg commented 1 year ago

@SkalskiP I have responded to your feedback in my latest commits.