GithubHelp home page GithubHelp logo

ekane3 / ocr-card-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from efreiadrientarcy/projettransverse

0.0 0.0 0.0 104.94 MB

Projet Transverse de M2

Shell 0.02% JavaScript 0.54% Python 3.70% CSS 20.74% HTML 12.68% Jupyter Notebook 56.34% Dockerfile 0.02% SCSS 5.96%

ocr-card-app's Introduction

Picture

OCR Part of the YACC project, made by Team YACC

➊ To run OCR make sure to downlad detection weights:

Download detection model weights , rename it as db_resnet50_latest.pt if it is not already the case and put it in this folder

➋ Install dependencies by running the following command:

$pip install -r requirements.txt

If you face dependencies issues try to use virtual python environment.

➌ After that, to perform OCR on YuGiOh Cards, run the following command:

$python main.py <path to your image file>

we provide a test image, you could run the following command to test it:

$python main.py test.jpg

➍ You can explore the notebooks folder to understand how we've scrapped data and made our ~5000 YugiOh card images dataset, and how we've made our custom card detector:

https://www.cards-capital.com/ © all rights reserved for the card images

ocr-card-app's People

Contributors

efreiadrientarcy avatar ekane3 avatar wilfriedponnou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.