Skip to content

Releases: dnth/DEIMKit

v0.2.1 - Tensorboard metrics, Model Checkpoints and more

04 Apr 05:35

Choose a tag to compare

What's Changed

  • Standardize Input Size Parameter and Add Progressive Training Features by @dnth in #24
  • Enhance Evaluation Metrics Logging and Add PR Curves to TensorBoard by @dnth in #25
  • Streamline Model Inference Pipeline and Checkpoint Management by @dnth in #26

Full Changelog: v0.2.0...v0.2.1

v0.2.0 - ONNX Export

02 Apr 14:58

Choose a tag to compare

What's Changed

  • Refactor & Enhance: Inference Pipeline, ONNX Export, and Core Modules by @dnth in #19

Full Changelog: v0.1.2...v0.2.0

v0.1.2 - Model configuration support

30 Mar 13:00

Choose a tag to compare

What's Changed

  • Update Python version requirements and dependencies by @dnth in #9
  • Add TensorRT EP for live inference by @dnth in #13
  • Enhance Model Configuration and Training Flexibility by @dnth in #15

Full Changelog: v0.1.1...v0.1.2

v0.1.1 - Mac testing and multigpu training

26 Mar 08:45

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - Hello world from DEIMKit

17 Mar 03:44

Choose a tag to compare

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

  • @dnth made their first contribution in #1

Full Changelog: https://github.com/dnth/DEIMKit/commits/v0.1.0