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
Vehicle Damage Repair Estimation App Using Computer Vision Models
Car Damage Detection & Classification: Independent study with Blockchain Presence at the University of Zurich.
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
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."