Coin-Counting
Counting Malaysian coins using computer vision
Architecture
Overall Architecture
Convolutional Neural Network ( Squeezenet )
Segmentation
Installation
- (Optional) Fork the repository.
- Clone the repository.
pip install -r requirements.txt
- 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
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
TODO: Write history
Credits
TODO: Write credits
License
TODO: Write license