/Coin-Counting

Counting Malaysian coins using computer vision

Primary LanguagePython

Coin-Counting

Counting Malaysian coins using computer vision

Architecture

Overall Architecture

screen shot 2017-01-09 at 12 33 25 pm

Convolutional Neural Network ( Squeezenet )

screen shot 2017-01-09 at 12 33 29 pm

Segmentation

screen shot 2017-01-09 at 12 33 19 pm

screen shot 2017-01-09 at 12 33 15 pm

screen shot 2017-01-09 at 12 33 42 pm

Installation

  1. (Optional) Fork the repository.
  2. Clone the repository.
  3. pip install -r requirements.txt
  4. Model snapshot is included in git repo as size is just 5mb.

Usage

Once all requirements have been satisfied, use python evaluateSet.py -i coinset1.pkl to start.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

TODO: Write license