Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 443 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 443 Bytes

This is the code for a lightweight webapp to identify a guitar model and make from a picture. While basic functionality is present, the classifier itself is currently still under development and only supports a small selection of guitar models.

The classifier is currently based on mobilenet-v3, a small pretrained CNN-based model, and runs clientside in an onnx runtime.

Hosted at: kemmerling.me/guitarid