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

Upload autodistill classification notebook #161

Closed capjamesg closed 1 year ago

capjamesg commented 1 year ago

This PR adds the accompanying notebook for our Train an Image Classification Model with No Labeling tutorial.

SkalskiP commented 1 year ago

Hi @capjamesg 👋🏻!

Unfortunately, I need to ask you to make a few changes.

capjamesg commented 1 year ago

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

SkalskiP commented 1 year ago

@capjamesg I tried to run the notebook and it doesn't work.

Screenshot 2023-07-05 at 12 25 17

Please make sure the code runs before submitting PR. 🙏🏻

capjamesg commented 1 year ago

Ah, replace train2 with train. I will submit a PR for that. I trained multiple different models in that notebook.

SkalskiP commented 1 year ago

@capjamesg please submit PR with working notebook.

capjamesg commented 1 year ago

I accidentally committed a change from another branch on this branch so I am closing this PR. The new PR, which includes the requested changes, is #168.

SkalskiP commented 1 year ago

Okey :)