{"id":28381168,"url":"https://github.com/beary/groundingdino-sam2-example","last_synced_at":"2025-06-25T01:31:53.847Z","repository":{"id":294577226,"uuid":"987418782","full_name":"beary/groundingdino-sam2-example","owner":"beary","description":"Combining GroundingDINO and SAM2","archived":false,"fork":false,"pushed_at":"2025-05-21T04:12:14.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T04:38:22.044Z","etag":null,"topics":["grounding-dino","jupyter","sam2","segment-anything"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-21T03:46:19.000Z","updated_at":"2025-05-21T04:12:16.000Z","dependencies_parsed_at":"2025-05-21T04:48:24.885Z","dependency_job_id":null,"html_url":"https://github.com/beary/groundingdino-sam2-example","commit_stats":null,"previous_names":["beary/groundingdino-sam2-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beary/groundingdino-sam2-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Fgroundingdino-sam2-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Fgroundingdino-sam2-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Fgroundingdino-sam2-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Fgroundingdino-sam2-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beary","download_url":"https://codeload.github.com/beary/groundingdino-sam2-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Fgroundingdino-sam2-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261785229,"owners_count":23209265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grounding-dino","jupyter","sam2","segment-anything"],"created_at":"2025-05-30T03:38:43.192Z","updated_at":"2025-06-25T01:31:53.838Z","avatar_url":"https://github.com/beary.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GroundingDINO SAM2\n\n### Install\n\nClone repository\n\n```bash\ngit clone --recurse-submodules https://github.com/beary/groundingdino-sam2-example.git\ncd groundingdino-sam2-example\n```\n\nCreate virtual environment\n\n```bash\npython -m venv .venv\n# *nix\nsource .venv/bin/activate\n# windows\n.\\.venv\\Scripts\\activate.ps1\n```\n\nInstall pytorch\n\n```bash\npip install -U torch torchvision\n```\n\nInstall other dependencies\n\n```bash\npip install -r requirements.txt\n```\n\nInstall SAM2\n\n```bash\npip install -e 3rdparty/sam2\n```\n\n### Download SAM2 checkpoint\n\n| URL                     | Location                            |\n| ----------------------- | ----------------------------------- |\n| [sam2.1_hiera_large.pt] | `checkpoints/sam2.1_hiera_large.pt` |\n\n### Start\n\n```bash\npython -m jupyter lab\n```\n\nVisit: http://localhost:8888/lab/workspaces/auto-l/tree/notebook/groundingdino-sam2.ipynb in browser.\n\n[sam2.1_hiera_large.pt]: https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_large.pt","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeary%2Fgroundingdino-sam2-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeary%2Fgroundingdino-sam2-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeary%2Fgroundingdino-sam2-example/lists"}