Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 622 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 622 Bytes

Yolo-NAS-2

1. Car Damage Detection:

1] YoloNAS is trained to detect Car Damage.
2] The Output from YoloNAS is passed on to SAM to create a mask over the detected damage.

carDamage

2. Car Parts Segmentation

1] YoloNAS is trained to detect Car Parts.
2] The Output from YoloNAS is passed on to SAM to create a mask over the detected part.

huggingFace