Maso-In-Vision is an intelligent computer vision solution designed to automatically identify vehicles from a simple video stream. Using artificial intelligence and visual recognition, the platform detects the model, color, and license plate of vehicles in real time.
├── frontend/ # React ou Next.js
├── backend/ # Express ou FastAPI
├── models/ # (YOLO custom si nécessaire)
├── data/ # Images d’entraînement/tests
├── docs/ # Documentation, diagrammes
└── docker-compose.yml