Skip to content

adobe/DrawAIng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DrawAIng

Introduction

DrawAIng is a ML based solution for autocompletion of sketches. It predicts finished sketches based on rough sketches drawn by user.

Tech used

Usage

  1. Clone the repository
  2. Download Model from : https://github.com/val-iisc/sketch-object-recognition/tree/master/models/eitz/160/CNN/Alexnet and copy it to path app/model
  3. Add your Result dataset in folder app/dataset
  4. Run docker-compose up --build
  5. To prepare and load dataset run curl http://localhost:5000/createdataset
  6. To make prediction run : curl -F image=@"filepath" http://localhost:5000/predict

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

Authors and Maintainers

  • Nandan Jha ( @jhanandan )
  • Sourabh Gupta ( @sourabhgupta01 )
  • Vikas Kumar ( @vikasmishra11 )
  • Piyush Singh ( @singpiyush )
  • Nishchey Arya
  • Rachit Gupta

About

ML based solution for autocompletion of sketches

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published