File size: 773 Bytes
0795a6d a5566de 0795a6d a5566de 0795a6d a5566de |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
title: Police Vision Translator
emoji: π
colorFrom: gray
colorTo: indigo
sdk: gradio
sdk_version: 5.27.0
app_file: app.py
pinned: false
license: mit
---
# π¨ Police Vision Translator - AI Expo Demo
This demo simulates smart police glasses that:
- Detect objects (vehicles, people, license plates)
- Extract text from images (signs, IDs)
- Translate text into English
- Work in real-time using GPU acceleration
## How to Use
1. Upload a photo (street scene, ID, document).
2. View detected objects.
3. See extracted and translated text immediately.
Built with β€οΈ for the World AI Expo Dubai 2025.
---
Powered by:
- EasyOCR
- Hugging Face Transformers
- Gradio
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |