Releases: IMvision12/keras-vision-models
Releases · IMvision12/keras-vision-models
Release v0.1.8
Release v0.1.7
What's Changed
- Fix ImageProcessors and Tokenizers by @IMvision12 in #118
- Tokenizers Test and Refactor by @IMvision12 in #119
- Add ImageProcessor and processor tests by @IMvision12 in #120
- Add readme and update tests by @IMvision12 in #121
Full Changelog: v0.1.6...v0.1.7
Release v0.1.6
What's Changed
- Add SigLIP Model by @IMvision12 in #110
- Update tests by @IMvision12 in #111
- Fix SigLIP Tokenizer by @IMvision12 in #114
- Add SigLIP2 Models by @IMvision12 in #115
- Fix SigLIP2 Processor by @IMvision12 in #116
- Update Tokenizers by @IMvision12 in #117
Full Changelog: v0.1.5...v0.1.6
Release v0.1.5
What's Changed
- Fix clip processor by @IMvision12 in #100
- Weight Sharding Support by @IMvision12 in #103
- CLIP Update: LAION-2B Weights + Finetunable with Variable Input Resolutions by @IMvision12 in #104
- transfer weights from HF->Release shards by @IMvision12 in #105
- Update test script by @IMvision12 in #107
- Release 0.1.5 by @IMvision12 in #109
Full Changelog: v0.1.4...v0.1.5
SigLIP
Release 0.1.5 (#109)
Release v0.1.4
What's Changed
- Add Generalized Tests by @IMvision12 in #98
- Update
.kerasto.weights.h5by @IMvision12 in #99
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
What's Changed
- Download util and Actions by @IMvision12 in #95
- Add Clip by @IMvision12 in #96
- Update Clip and weights by @IMvision12 in #97
Full Changelog: v0.1.2...v0.1.3
Clip
clip Add Clip (#96)
Release v0.1.2
What's Changed
- Refactor model registry by @IMvision12 in #89
- Refactor Kvmm Tests by @IMvision12 in #90
- Update Layer tests to run on different backends by @IMvision12 in #92
- Update Model Test by @IMvision12 in #93
- Fix Segmentation Test by @IMvision12 in #94
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
Initial Release