Skip to content

suryaremanan/Damaged-Car-parts-prediction-using-YOLOv8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Damaged-Car-parts-prediction-using-YOLOv8

Training

pip install ultralytics

  • Collect dataset of damaged cars
  • Annotate them
  • in this case there are 8 classes namely : damaged door, damaged window, damaged headlight, damaged mirror, dent, damaged hood, damaged bumper, damaged windshield
  • convert the annotations into YOLO 1.1 format
  • run main.py
  • in this particular case i ran for 5000 epochs

Screenshot from 2023-03-18 19-50-29

Results

F1_curve P_curve PR_curve R_curve

Prediction

val_batch0_pred val_batch1_pred val_batch2_pred

Deployment

Screenshot from 2023-03-20 06-11-43

Usage

  • Clone the repo
  • cd to my_fastapi_app
  • run python main.py

Test with images Done!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published