Skip to content

AI-ModelZoo-2.0.0

Latest
Compare
Choose a tag to compare
@KBOUSTM KBOUSTM released this 22 Feb 17:01
· 4 commits to main since this release

The main features of AI-ModelZoo-2.0.0 release:

  • Aligned and uniformed architecture for all the use case folders.
  • Modular design to run different operation modes (training, benchmarking, evaluation, deployment, quantization) independently or with an option of chaining multiple modes in a single launch.
  • A single entry point to the code, with a single configuration file to configure all the modes.
  • Added Bring Your Own Model (BYOM) feature.
  • More training capabilities proposed (transfer learning, fine tuning, training from scratch).
  • Addition of Object Detection models.