https://github.com/kazuhito00/sam2-colaboratory-sample
Colaboratory上でSAM2をお試しするサンプル
https://github.com/kazuhito00/sam2-colaboratory-sample
colaboratory sam2 segment-anything segment-anything-2
Last synced: 5 months ago
JSON representation
Colaboratory上でSAM2をお試しするサンプル
- Host: GitHub
- URL: https://github.com/kazuhito00/sam2-colaboratory-sample
- Owner: Kazuhito00
- License: apache-2.0
- Created: 2024-08-05T12:17:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T12:28:17.000Z (almost 2 years ago)
- Last Synced: 2026-02-02T01:46:51.449Z (6 months ago)
- Topics: colaboratory, sam2, segment-anything, segment-anything-2
- Language: Jupyter Notebook
- Homepage:
- Size: 16.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SAM2-Colaboratory-Sample
Colaboratory上で[SAM2](https://github.com/facebookresearch/segment-anything-2)をお試しするサンプルです。
静止画入力と連番画像入力を試しています。

# Usage
Colaboratoryでノートブックを開き、上から順に実行してください。
pipインストール後にランタイムの再起動が必要です。
再起動後、その次のセルから実行してください。
#### SAM2(Image)
[](https://colab.research.google.com/github/Kazuhito00/SAM2-Colaboratory-Sample/blob/main/SAM2(Image)-Colaboratory-Sample.ipynb)
#### SAM2(Video)
[](https://colab.research.google.com/github/Kazuhito00/SAM2-Colaboratory-Sample/blob/main/SAM2(Video)-Colaboratory-Sample.ipynb)
# License
SAM2-Colaboratory-Sample is under [Apache-2.0 license](LICENSE).
# Author
高橋かずひと(https://twitter.com/KzhtTkhs)