Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a Flask UI interface for running DarkPlate #11

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

malikudit
Copy link

@malikudit malikudit commented Apr 19, 2023

I build a simple Flask wrapper for running DarkPlate with a UI. It has two screens - one that allows the user to click an "upload video" button and browse the computer for videos to pick, and one that uses SocketIO to display the results that DarkPlate spits out. The uploaded videos are stored locally for now, in the static/ directory.

Can be run with python3 app.py.

A simple Flask wrapper for running DarkPlate. Allows user to upload videos from a UI, and see license plate recognition results in real-time.
@V3ntus
Copy link

V3ntus commented Jan 12, 2025

This is a cool concept, but better off as a third-party extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants