Browse » Money

Top Money Datasets

Open source money computer vision datasets, pre-trained models, and APIs.

This projects combines the Dollar Bill Detection project from Alex Hyams (v13 of the project was exported in COCO JSON format for import to this project) and the Final Counter, or Coin Counter, project from Dawson Mcgee (v6 of the project was exported in COCO JSON format for import to this project).

v1 contains the original imported images, without augmentations. This is the version to download and import to your own project if you'd like to add your own augmentations.

This dataset can be used to create computer vision applications in the banking and finance industry for use cases like detecting and counting US currency.

Project overview

The main goal of this model is to help me create an app that count How much money does a picture has.

Descriptions of each class type

I don't seperate country base money and don't seperate front and back

EUR-1-cent     dasdasd
                            EUR-2-cent
                            EUR-5-cent
                            EUR-10-cent
                            EUR-20-cent
                            EUR-50-cent
                            EUR-1-euro
                            EUR-2-euro
                            

Current status and timeline

  • Adding EUR (currently)
  • Adding CHF

Links to external resources

Contribution and labeling guidelines