Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sachin
/
tiny_clip
like
11
Zero-Shot Image Classification
coco2017
English
License:
mit
Model card
Files
Files and versions
Community
1
1ccc202
tiny_clip
/
src
1 contributor
History:
7 commits
sachin
Added clip loss functions
1ccc202
9 months ago
config.py
3.23 kB
Modified config to transformers standard
9 months ago
data.py
3.35 kB
Change where images weres stored
9 months ago
download.py
1.54 kB
Working download script for COCO dataset
10 months ago
loss.py
3.5 kB
Added clip loss functions
9 months ago
models.py
4.24 kB
Converted models to transformers standard
9 months ago
tokenizer.py
738 Bytes
Got data batch running locally
10 months ago