All Projects → nateraw → huggingpics

nateraw / huggingpics

Licence: other
🤗🖼️ HuggingPics: Fine-tune Vision Transformers for anything using images found on the web.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to huggingpics

aws-lambda-docker-serverless-inference
Serve scikit-learn, XGBoost, TensorFlow, and PyTorch models with AWS Lambda container images support.
Stars: ✭ 56 (-65.22%)
Mutual labels:  huggingface
Neural-Scam-Artist
Web Scraping, Document Deduplication & GPT-2 Fine-tuning with a newly created scam dataset.
Stars: ✭ 18 (-88.82%)
Mutual labels:  huggingface
awesome-huggingface
🤗 A list of wonderful open-source projects & applications integrated with Hugging Face libraries.
Stars: ✭ 436 (+170.81%)
Mutual labels:  huggingface
DrFAQ
DrFAQ is a plug-and-play question answering NLP chatbot that can be generally applied to any organisation's text corpora.
Stars: ✭ 29 (-81.99%)
Mutual labels:  huggingface
studio-lab-examples
Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
Stars: ✭ 319 (+98.14%)
Mutual labels:  huggingface
TabFormer
Code & Data for "Tabular Transformers for Modeling Multivariate Time Series" (ICASSP, 2021)
Stars: ✭ 209 (+29.81%)
Mutual labels:  huggingface
HugsVision
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
Stars: ✭ 154 (-4.35%)
Mutual labels:  huggingface
nalcos
Search Git commits in natural language
Stars: ✭ 50 (-68.94%)
Mutual labels:  huggingface
Transformer Temporal Tagger
Code and data form the paper BERT Got a Date: Introducing Transformers to Temporal Tagging
Stars: ✭ 55 (-65.84%)
Mutual labels:  huggingface
hf-experiments
Experiments with Hugging Face 🔬 🤗
Stars: ✭ 37 (-77.02%)
Mutual labels:  huggingface
finetune-gpt2xl
Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed
Stars: ✭ 353 (+119.25%)
Mutual labels:  huggingface
hugdatafast
The elegant integration of huggingface/nlp and fastai2 and handy transforms using pure huggingface/nlp
Stars: ✭ 19 (-88.2%)
Mutual labels:  huggingface
clip-italian
CLIP (Contrastive Language–Image Pre-training) for Italian
Stars: ✭ 113 (-29.81%)
Mutual labels:  huggingface
graphsignal
Graphsignal Python agent
Stars: ✭ 158 (-1.86%)
Mutual labels:  huggingface
ml-with-audio
HF's ML for Audio study group
Stars: ✭ 104 (-35.4%)
Mutual labels:  huggingface
policy-data-analyzer
Building a model to recognize incentives for landscape restoration in environmental policies from Latin America, the US and India. Bringing NLP to the world of policy analysis through an extensible framework that includes scraping, preprocessing, active learning and text analysis pipelines.
Stars: ✭ 22 (-86.34%)
Mutual labels:  huggingface
AnimeGANv3
Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime.
Stars: ✭ 878 (+445.34%)
Mutual labels:  huggingface
esvit
EsViT: Efficient self-supervised Vision Transformers
Stars: ✭ 323 (+100.62%)
Mutual labels:  vision-transformers
Evo-ViT
Official implement of Evo-ViT: Slow-Fast Token Evolution for Dynamic Vision Transformer
Stars: ✭ 50 (-68.94%)
Mutual labels:  vision-transformers
danish transformers
A collection of Danish Transformers
Stars: ✭ 30 (-81.37%)
Mutual labels:  huggingface

🤗🖼️HuggingPics

Fine-tune Vision Transformers for anything using images found on the web.

Check out the video below for a walkthrough of this project! ⤵️

IMAGE ALT TEXT

Usage

Click on the link below to try it out:

Open In Colab

How does it work?

1. You define your search terms

pick search terms

2. We download ~150 images for each and use them to fine-tune a ViT

image search results

3. You push your model to HuggingFace's Hub to share your results with the world

push to hub

Your auto-generated model repo will look something like this. Pretty cool, eh? 😎

push to hub

Examples

💡 If you need some inspiration, take a look at the examples below:

nateraw/rare-puppers nateraw/pasta-pizza-ravioli nateraw/baseball-stadium-foods nateraw/denver-nyc-paris
term_1 samoyed pizza cotton candy denver
term_2 shiba inu pasta hamburger new york city
term_3 corgi ravioli hot dog paris
term_4 nachos
term_5 popcorn

You can see a full list of model repos created using this tool by clicking here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].