Skip to content

This is a pure Torch implementation of DeepDanbooru neural network

License

Notifications You must be signed in to change notification settings

PlutoNameless/DeepDanbooru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DeepDanbooru

This is a pure pytorch implementation of DeepDanbooru neural network: https://github.com/KichangKim/DeepDanbooru/.

The project was inspired by https://github.com/AUTOMATIC1111/TorchDeepDanbooru

The RestNet network was used to optimize the AUTOMATIC1111 code and introduce LSTM with Transformer, and I haven't adequately compared the performance of that improvement with the original KichangKim version.

The original ONNX does not run directly and requires Train training using my new structure.

About

This is a pure Torch implementation of DeepDanbooru neural network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages