nateraw/huggingpics
🤗🖼️ HuggingPics: Fine-tune Vision Transformers for anything using images found on the web.
This helps you quickly create custom image classification models by using web search results. You provide text search terms for the categories you want to distinguish, and it automatically gathers images, trains a model, and makes it available for others to use. This is for researchers, educators, or hobbyists who need a simple way to build image classifiers for specific topics without extensive data collection or coding.
314 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to build an image classification model to categorize images based on distinct visual concepts, using only descriptive text terms.
Not ideal if you require very high accuracy on a specific, niche dataset or if you need precise control over the image collection and model training process.
Stars
314
Forks
31
Language
Jupyter Notebook
License
—
Category
Last pushed
May 07, 2024
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nateraw/huggingpics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/huggingface_hub
The official Python client for the Hugging Face Hub.
huggingface/hub-docs
Docs of the Hugging Face Hub
huggingface/huggingface.js
Use Hugging Face with JavaScript
dice-group/Ontolearn
OWL Class Expressions Learning in Python
KRR-Oxford/DeepOnto
A package for ontology engineering with deep learning and language models.