Closed hahapt closed 1 year ago
We have a Notebook you can use to re-create our example project: https://github.com/roboflow/notebooks/blob/main/notebooks/how-to-auto-train-yolov8-model-with-autodistill.ipynb
The ontology is in that Notebook. There is a command in there that lets you download the milk bottle data.
Generally, we use stock image footage sites (i.e. Pexels) to collect images and videos for use in examples.
We also have an accompanying video that walks through the Notebook: https://www.youtube.com/watch?v=gKTYMfwPo4M
Is there any evaluation results about the milk bottle dataset that I can compare with my own training model?
The Notebook contains a confusion matrix:
If you are looking for more metrics, you will need to run the notebook.
I am closing this Issue since there have been no further comments and I think the issue is addressed above. If you have more questions, let me know!
I want to reproduce the whole autodistill process with your demo video about milk bottle. Can you tell that where to get milk bottle dataset and what the 'Ontology' you set?