Releases: deepghs/imgutils
Releases · deepghs/imgutils
v0.8.0
What's Changed
- dev(narugo): use static input size for yolo models by @narugo1992 in #129
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- dev(narugo): add de-normalizers for the embeddings of the wd14 taggers by @narugo1992 in #126
- dev(narugo): add preprocessor into the ClassifyModel by @narugo1992 in #127
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- dev(narugo): add convert function from embeddings to understandable result of taggers by @narugo1992 in #123
- dev(narugo): add thread-safe cache by @narugo1992 in #121
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- dev(narugo): use better models for 3stage classification by @narugo1992 in #119
- dev(narugo): support furry check model by @narugo1992 in #120
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- dev(narugo): optimize background loading safefy by @narugo1992 in #116
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- dev(narugo): add support for yolov10 by @narugo1992 in #109
- dev(narugo): add support for rtdetr detection model by @narugo1992 in #110
- dev(narugo): optimize the preprocessing of wd14 tagger by @narugo1992 in #113
- dev(narugo): use the newest head detection model by @narugo1992 in #114
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- dev(narugo): use newest version of bchlib by @narugo1992 in #106
- dev(narugo): refactor yolo system design, add generic yolo modules by @narugo1992 in #107
- dev(narugo): add quick gradio demo for classifiers/yolos by @narugo1992 in #108
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix(narugo): fix metadata reading for png format, raise error when comment info is not bytes by @narugo1992 in #103
- dev(narugo): add nudenet by @narugo1992 in #104
- dev(narugo): add booru_yolo into project by @narugo1992 in #105
Full Changelog: v0.4.11...v0.5.0