Detectron2 for car damage detection using custom dataset
-
Updated
Jun 7, 2021 - Jupyter Notebook
Detectron2 for car damage detection using custom dataset
AI methods for Car Damage Detection with Mask-RCNN
A deep learning–based computer vision training pipeline for car damage detection using a Co-DETR learner enhanced with CBAM Attention, Hybrid Loss, and Albumentations. Trains on Colab to identify and localize car body defects such as scratches, dents, and rust. Includes end-to-end model training and quantitative evaluation.
The project has been executed in 2 methods one using Yolov5 for which u can see the demonstration in through the following link https://drive.google.com/file/d/1WTUw_j_NX_CqfcwwI7lozLnORTbWgHLp/view?usp=sharing and for the other approach using Detectron2 we have deployed it on hugging face
Car Damage Detection System using AI
Car Damage Detection & Classification: Independent study with Blockchain Presence at the University of Zurich.
Vehicle Damage Repair Estimation App Using Computer Vision Models
Computer vision model for automated vehicle damage detection and localisation, trained on 9,900 images using YOLOv5s. Developed during an internship at AddInn Group.
Car damage detection - KNN repository
# Car Damage Detection using Detectron2 This project leverages **Detectron2**, a state-of-the-art object detection library, to detect car damages from images. The goal is to develop a model that can automatically identify and classify car damages, such as dents, scratches
CrashLens is a graduation project that applies computer vision and deep learning techniques to vehicle damage assessment. The system analyzes accident images to detect damage, classify severity levels, and estimate repair costs, supporting faster and more consistent preliminary evaluations. The project focuses on practical dataset experimentation,
Add a description, image, and links to the car-damage-detection topic page so that developers can more easily learn about it.
To associate your repository with the car-damage-detection topic, visit your repo's landing page and select "manage topics."