open-object-classification-SDC
PublicA computer vision project in Python focused on open-image classification without the limitations of predefined datasets like COCO. It leverages the Segment Anything Model 2 (SAM2) for segmentation, a Large Vision-Language Model (LLaVA) for image description, and a Large Language Model (DeepSeek) for instance classification.