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

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をお試しするサンプル

Awesome Lists containing this project

README

          

# SAM2-Colaboratory-Sample
Colaboratory上で[SAM2](https://github.com/facebookresearch/segment-anything-2)をお試しするサンプルです。

静止画入力と連番画像入力を試しています。

![image](https://github.com/user-attachments/assets/32d5b837-7214-42a7-8f41-62cba79ce4f8)

# Usage
Colaboratoryでノートブックを開き、上から順に実行してください。

pipインストール後にランタイムの再起動が必要です。

再起動後、その次のセルから実行してください。
#### SAM2(Image)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Kazuhito00/SAM2-Colaboratory-Sample/blob/main/SAM2(Image)-Colaboratory-Sample.ipynb)

#### SAM2(Video)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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)