Releases: dnth/DEIMKit
Releases · dnth/DEIMKit
v0.2.1 - Tensorboard metrics, Model Checkpoints and more
v0.2.0 - ONNX Export
What's Changed
Full Changelog: v0.1.2...v0.2.0
v0.1.2 - Model configuration support
v0.1.1 - Mac testing and multigpu training
What's Changed
- Fixed multi-GPU training by @EnriqueGlv in #6
- Test on Mac by @dnth in #8
New Contributors
- @EnriqueGlv made their first contribution in #6
Full Changelog: v0.1.0...v0.1.1
v0.1.0 - Hello world from DEIMKit
This release is the first working version of DEIMKit with training, inference and export capabilities.
What's Changed
- Project Structure and Initial Setup by @dnth in #1
- Add support for model training and update config sytems by @dnth in #2
- Automatic hyperparameters calculation by @dnth in #3
- Add ONNX Export and Gradio Demo to DEIMKit by @dnth in #4
New Contributors
Full Changelog: https://github.com/dnth/DEIMKit/commits/v0.1.0