https://github.com/divitmittal/zesta-car-app
Swift license plate recognition deep learning model with a cross-platform(mobile, web) front-end to obtain info. pertaining to the vehicle in real-time.
https://github.com/divitmittal/zesta-car-app
Last synced: about 1 year ago
JSON representation
Swift license plate recognition deep learning model with a cross-platform(mobile, web) front-end to obtain info. pertaining to the vehicle in real-time.
- Host: GitHub
- URL: https://github.com/divitmittal/zesta-car-app
- Owner: DivitMittal
- License: mit
- Created: 2024-01-19T21:18:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-30T20:11:01.000Z (about 1 year ago)
- Last Synced: 2025-03-30T21:22:41.952Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 81.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Zesta - Your Car App
Swift license plate recognition deep learning model with a cross-platform front-end to obtain info. pertaining to the vehicle in real-time.
### Technologies/Frameworks/Non-standard libraries used:
| Technology | Utility |
| ---------- | ------- |
| Expo (React-Native Framework) | iOS, Android, Web Frontends |
| NodeJS | Server Backend |
| Tensorflow | ML Tasks |
| Keras | Deployed |
| OpenCV | Image Processing |