Skip to content

ONNX model trained to detect U.S. coins. Deployed using Flask. >**DEPRECIATED**, still works< Used only as a personal TEST.

Notifications You must be signed in to change notification settings

N1TSUA-TATHAM-crzywrld/CoinEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

ONNX model trained to detect U.S. coins. Deployed using Flask. >**DEPRECIATED**, still works< Used only as a personal TEST.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published