Releases: jmisilo/clip-gpt-captioning
Releases · jmisilo/clip-gpt-captioning
0.1.3
Fix model weights' URLs
What's Changed
- fix: update model weights urls by @jmisilo in #84
- fix: update model weights IDs in downloads.py file by @jmisilo in #86
- Model weights url mismatch by @jmisilo in #88
Full Changelog: 0.1.2...v0.1.3
v0.1.0
What's Changed
- Trainer class
- Small and Large versions of model
- Retraining - fixes bug with lack of end of string token
- Reorganizing
Full Changelog: v0.0.3.1...v0.1.0
v0.0.1
💣 First version of working model.
- Training process
- Evaluation process (generating images + captions for whole dataset)
- Predict functionality (on one image)
- Description/simple docs
- Fine results (like for this method of training)