Releases: tauraloke/tegownitsa
1.2.0-release
v1.1.1
1.1.0-release
Windows: Tegownitsa-Setup-1.1.0.exe
Ubuntu: Tegownitsa-1.1.0.AppImage
0.15.3-0-beta
Windows: Tegownitsa-Setup-0.15.3-0.exe
Ubuntu: Tegownitsa-0.15.3-0.AppImage
autotagger danbooru tensorflow model
danbooru.zip is an archive for unpacking to a folder libs/autotagger
for a filepath like libs/autotagger/danbooru/saved_model.pb
. It is a savepoint of a Tensorflow model after exporting from *.pth to ONNX and to tensorflow *.pb by python3.9 torch.onnx.export(learn.eval().to('cuda'), torch.randn(1, 3, 224, 224).to('cuda'), "danbooru.onnx")
and $ onnx-tf convert -i danbooru.onnx -o danbooru
. A source model is from that pytorch project: https://github.com/danbooru/autotagger (license: MIT)
0.11-alpha
Windows: Tegownitsa-Setup-0.11.0.exe
Ubuntu: Tegownitsa-0.11.0.AppImage
0.10.1-0-alpha
Windows: Tegownitsa.Setup.0.10.1-0.exe
Ubuntu: tegownitsa_0.10.1-0_amd64.deb