Skip to content

An API for identifying double bass, cello, viola, and violin

License

Notifications You must be signed in to change notification settings

mwakaba2/strings_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strings_classifier

An API for identifying double bass, cello, viola, and violin

Create a conda environment

conda env create --file environment.yml

Collect training images from Google

Search google images for the following classes

  • double bass
  • cello
  • viola
  • violin

Create deep learning dataset using Google images

Train a image classifier

Train a strings classifier

Inference example

Inference

Serve an image classifier locally

TODO

Deploy with Zeit Now

TODO

Releases

No releases published

Packages

No packages published