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

Pyodide #10

Open
ix-xerri opened this issue Jan 17, 2025 · 4 comments
Open

Pyodide #10

ix-xerri opened this issue Jan 17, 2025 · 4 comments

Comments

@ix-xerri
Copy link

ix-xerri commented Jan 17, 2025

Has anyone ever tried to use this with WebAssembly and Pyodide and have a single page application with JavaScript and have the plate detection on the device and not upload the photo to the server?

@ankandrew
Copy link
Owner

ankandrew commented Jan 17, 2025

Hi, I haven't tried Pyodide, but if want to contribute and add a demo with it - you are welcome!

Also, might be worth looking at https://onnxruntime.ai/docs/tutorials/web/.

@mntsbf
Copy link

mntsbf commented Jan 17, 2025

I am designing a page with Python and an HTML interface that reads vehicle license plates and registers them in the database.

@ix-xerri
Copy link
Author

@mntsbf so the running of number plate detection is done on the device or are you uploading the image to the server?

@mntsbf
Copy link

mntsbf commented Jan 17, 2025

The app captures images in real time at 0.3-second intervals and sends them to the system.

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

No branches or pull requests

3 participants