https://github.com/sist2app/sist2-script-clip
sist2 user script to generate CLIP embeddings
https://github.com/sist2app/sist2-script-clip
Last synced: 10 months ago
JSON representation
sist2 user script to generate CLIP embeddings
- Host: GitHub
- URL: https://github.com/sist2app/sist2-script-clip
- Owner: simon987
- License: mit
- Created: 2023-07-26T23:21:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T23:08:19.000Z (over 2 years ago)
- Last Synced: 2024-10-30T01:44:12.009Z (over 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sist2-script-clip
sist2 user script to augment images with [OpenAI CLIP](https://openai.com/research/clip) embeddings and generate tags with zero-shot classification.
Usage:
```
python run.py --help
```