Gariscan is a mobile app for vehicle damage assessment and repair cost estimation. It uses machine learning to:
- 📸 Detect and classify damage severity
- 🔧 Identify affected parts of the vehicle
- 💰 Estimate repair costs based on analysis
- 🛠 Damage Detection – Analyze vehicle images to detect visible damage.
⚠️ Severity Classification – Categorize damage severity (minor, moderate, severe).- 💵 Cost Estimation – Provide repair cost estimates based on detected damage.
- Frontend: Flutter
- Backend: Node.js, Express.js, MongoDB
- Machine Learning: Detectron2 for image analysis
- Clone the Repository
git clone https://github.com/Shamoki/GariScan.git cd GariScan