Skip to content

A bank card number recognition system based on deep-learning.

License

Notifications You must be signed in to change notification settings

lmj123qwe/DeepCard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepCard

A bank card number recognition system based on deep-learning.

Usage

  1. Install Docker and Docker-Compose.
  2. Clone this repository and enter the deploy directory docker/deploy.
  3. Use docker-compose up -d to start.
  4. Visit http://localhost:8550 to use it.
    • A demo app is running on http://localhost:8500

Dependences

  1. Python
  2. OpenCV
  3. Pytorch
  4. .NET Core 3.0
  5. Alipay bank card API
    • Only for querying bank card information

Collaborators

About

A bank card number recognition system based on deep-learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.4%
  • C# 28.3%
  • HTML 12.4%
  • Shell 4.6%
  • CSS 1.7%
  • Dockerfile 1.6%
  • JavaScript 1.0%