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.
- Host: GitHub
- URL: https://github.com/macorisd/open-object-classification-sdc
- Owner: macorisd
- License: gpl-3.0
- Created: 2025-02-05T09:23:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T10:10:50.000Z (over 1 year ago)
- Last Synced: 2025-02-20T11:23:51.710Z (over 1 year ago)
- Topics: computer-vision, deep-learning, deepseek, llava, python, sam2
- Language: Python
- Homepage:
- Size: 2.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Object Classification SDC (Segmentation, Description & Classification)