Skip to content

oattao/CountingJapaneseCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counting Coin by Object Detection

Using computer vision to counting japanese coins

Technique: object detection Consider each coin is an object that need to be detect.

Model to train: RetinaNet

Japanese coin image dataset: https://drive.google.com/drive/folders/1tR5S4su0RXdCuyNFc6CDHXaI4zxxdYl7?usp=sharing

Model weight file: https://drive.google.com/drive/folders/1cL-QQc4Oc2R-cz-cY10eYWLDAlmvXxs1?usp=sharing

Test some images after training

myimage-alt-tag

myimage-alt-tag

myimage-alt-tag

To count coins in an image run this command:

python count.py --model_dir=path_to_trained_model --image_dir=path_to_image_file

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages