Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 449 Bytes

ChangeCounter

This project contains:

  • ONNX model trained to detect U.S. coins in an image
  • Script written in Python that that will return the sum value of all detected coins.
    • As well as run and deploy a Flask web server at the address you specify.
  • HTML code file used to render the Flask application frontend UI
  • CSS bootstrap styles file
  • .TXT file containing class names used by the model

License: GNU AGPLv3