Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 2.33 KB

README.md

File metadata and controls

45 lines (31 loc) · 2.33 KB

Data-set-maker

Open Source Love Awesome Made With Love

Ever made a customised dataset for training image based Machine Learning model. If yes! there is a chance you are not able to find apt Dataset. This tool will make the customised dataset for you in just seconds.

Technology Stack Used

HTML CSS Bootstrap Flask Python

  • Front End - HTML, CSS
  • Framewrok - Flask, Bootstrap
  • Back End - Python

Need help?


  if (needHelp === true) {
     var emailId = "guptamiley3012@gmail.com";
     // email is the best way to reach out to me.
     sendEmail(emailId);
  }

Facebook Instagram LinkedIn Twitter

Glad to see you here! Show some love by starring this repo.



  if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
  }