https://github.com/capjamesg/sam-clip

Use Grounding DINO, Segment Anything, and CLIP to label objects in images.

https://github.com/capjamesg/sam-clip

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary

Keywords

clip computer-vision segment-anything zero-shot-object-detection
Last synced: 9 months ago · JSON representation

Repository

Use Grounding DINO, Segment Anything, and CLIP to label objects in images.

Basic Info
  • Host: GitHub
  • Owner: capjamesg
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 7.81 KB
Statistics
  • Stars: 31
  • Watchers: 3
  • Forks: 5
  • Open Issues: 0
  • Releases: 0
Topics
clip computer-vision segment-anything zero-shot-object-detection
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

sam-clip

Use Grounding DINO, Segment Anything, and CLIP to label objects in images.

Below is an image with segmentation masks of all McDonalds logos in an image.

This demo was created by sending the prompt logo to Grounding DINO and SAM, then classifying each prediction using CLIP with two prompts: McDonalds and Burger King.

Screenshot 2023-11-17 at 09 41 44

License

This project is licensed under an MIT license.

Owner

  • Name: James
  • Login: capjamesg
  • Kind: user
  • Location: Scotland
  • Company: @Roboflow

from words, wonder.

GitHub Events

Total
  • Watch event: 9
  • Fork event: 1
Last Year
  • Watch event: 9
  • Fork event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 6
  • Total Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 6
  • Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
James 3****g 6

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 3 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 2.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • agustyawan-arif (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • autodistill *
  • autodistill_clip *
  • autodistill_grounded_sam *
  • opencv-python *
  • supervision *