Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.19 KB

GettingStarted.md

File metadata and controls

19 lines (14 loc) · 1.19 KB

How to get started

Being in its early days, MonkAI requires the support of Computer Vision and Deep Learning enthusiasts to guide and participate in the design and development of the library. Currently the following features are available in MonkAI:

  1. Image Classification using Transfer Learning
  2. Object Detection workflows with a variety of Deep Neural architectures
  3. Custom Neural Network designer
  4. MonkAI Studio - for a GUI based classification and detection workflows

Any open source experience will help you prepare for GSoC, so don't worry too much about what project you try first and don't be afraid to change your mind!

A few steps before you should apply :

  • Setup your own development environment and test out the library and tools
  • Start communicating with the developers and mentors
  • Try to fix any open bugs
  • Hunt and report bugs
  • Provide help with documentation
  • Help others!