open_clip
Showing
readme_imgs/alg.png
0 → 100755
69.6 KB
readme_imgs/girl.png
0 → 100644
108 KB
readme_imgs/model.png
0 → 100755
200 KB
requirements-test.txt
0 → 100755
requirements-training.txt
0 → 100755
requirements.txt
0 → 100755
| # torch>=1.9.0 | ||
| # torchvision | ||
| regex | ||
| ftfy | ||
| tqdm | ||
| huggingface_hub | ||
| braceexpand | ||
| webdataset | ||
| tensorboard | ||
| pandas | ||
| transformers | ||
| clip-benchmark | ||
| # timm |
scripts/fine_tune_coca.sh
0 → 100644
scripts/h14_84_8_pretrain.sh
0 → 100755
scripts/m_train_test.sh
0 → 100755
src/open_clip/__init__.py
0 → 100755
File added
src/open_clip/coca_model.py
0 → 100755
src/open_clip/constants.py
0 → 100755
src/open_clip/convert.py
0 → 100755
src/open_clip/factory.py
0 → 100755
src/open_clip/hf_configs.py
0 → 100755
src/open_clip/hf_model.py
0 → 100755