An open API service indexing awesome lists of open source software.

https://github.com/loki-silvres/cat-dog-classification-with-dinov2

Image Classification with DINOv2
https://github.com/loki-silvres/cat-dog-classification-with-dinov2

cat-dog-classification dinov2 pytorch transfer-learning

Last synced: 3 months ago
JSON representation

Image Classification with DINOv2

Awesome Lists containing this project

README

        

# Cat-Dog-Classification-with-DINOv2
Transfer Learning with the state of the art DINOv2 by facebook research for image classification.
## Results
- **Metrics**:
- Accuracy: 99.7% with small backbone

## References
- [DINOv2 repository](https://github.com/facebookresearch/dinov2)
- [Dataset](https://www.kaggle.com/datasets/samuelcortinhas/cats-and-dogs-image-classification)