An open API service indexing awesome lists of open source software.

https://github.com/macorisd/open-object-classification-sdc

A 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.
https://github.com/macorisd/open-object-classification-sdc

computer-vision deep-learning deepseek llava python sam2

Last synced: about 1 year ago
JSON representation

A 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.

Awesome Lists containing this project

README

          

# Open Object Classification SDC (Segmentation, Description & Classification)