Skip to content

Adds a Flask UI interface for running DarkPlate#11

Open
malikudit wants to merge 4 commits intostephanecharette:masterfrom
malikudit:master
Open

Adds a Flask UI interface for running DarkPlate#11
malikudit wants to merge 4 commits intostephanecharette:masterfrom
malikudit:master

Conversation

@malikudit
Copy link
Copy Markdown

@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
Copy Markdown

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