Skip to content

About YOLO_NAS is an architecture for object detection that automatically searches for optimal neural network structures, while Segment Anything Model is a versatile model for segmenting various objects in images.

Notifications You must be signed in to change notification settings

RATHOD-SHUBHAM/Yolo-NAS-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

About YOLO_NAS is an architecture for object detection that automatically searches for optimal neural network structures, while Segment Anything Model is a versatile model for segmenting various objects in images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages