Skip to content

Atri-Apps/cv_workbench

Repository files navigation

Testing workbench for driving license OCR project

This multi-page testing workbench aims at facilitating Machine Learning teams in recording and reviewing their detailed feedback corresponding to their test images.

  • Frontend, backend and deployment accomplished using Atri framework.
  • YOLOv5 model was used to detect and extract test from the images.

Demo

Demo

How to use this app?

Step 1: Setup

git clone https://github.com/Atri-Apps/cv_workbench.git

cd cv_workbench

pipenv install

Step 2: Save weights of trained model

Save the weights of the model trained on US Driving License data as cv_transformations/yolov5/best.pt.

The weights are available at this location.

Step 3: Create empty files

Create data/tests.json and data/comments.json with the following content in both:

{}

Step 4: Start the editor

pipenv shell

atri start

Resources

📚 Read the Docs

🧭 Follow Atri Labs on LinkedIn

💬 Join our Slack community

❓ Share any bugs or ask any question in Discussions

🎥 Watch along on YouTube

⭐️ Star Atri framework if you find it helpful! 😎

About

OCR workbench with driving license demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages