Skip to content

ZazuML - easy AutoML for Object Detection

License

Notifications You must be signed in to change notification settings

IntuitionMachine/AutoML

 
 

Repository files navigation

Logo

This is an easy open-source AutoML framework for object detection. This project contains an architecture search + hyper-parameter search + augmentations search, as well as trial manager. An ML Pipeline taylor made for simple integration into your project or code.





Algorithms

Augmentations Search Hyper-Parameter Search Architecture Search
  • Fast-Autoaugment
  • Random Search
  • HyperBand
  • Your Model

Super EASY to use!

Why ZazuML?

You might be building an ML pipeline to avoid model performance degeneration, or maybe you're just too lazy to download, debug, and tune your own model. Either way, you shouldn't be focusing your efforts on simple things like detection. There's a whole world out there for you to explore, give your hand at trajectory prediction or action recognition and let ZazuML free you up from the boring stuff.

TO DO

  • Increase search space
  • NAS to replace some of the HP search
  • Intelligent Losses to replace some of the HP search

Want to contribute

If you're interested in becoming a collaborator or just have some questions, feel free to join our slack community.

Refrences

Some of the code was inspired by keras-tuner

About

ZazuML - easy AutoML for Object Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Cuda 1.3%
  • Other 0.2%