mirror of
https://github.com/facebookresearch/sam2.git
synced 2025-09-18 12:42:48 +08:00
Update links
This commit is contained in:
parent
6aeee34775
commit
cb48213066
@ -47,10 +47,10 @@ cd checkpoints
|
|||||||
|
|
||||||
or individually from:
|
or individually from:
|
||||||
|
|
||||||
- [sam2_hiera_tiny.pt](https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_tiny.pt)
|
- [sam2_hiera_tiny.pt](https://huggingface.co/facebook/sam2-hiera-tiny)
|
||||||
- [sam2_hiera_small.pt](https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_small.pt)
|
- [sam2_hiera_small.pt](https://huggingface.co/facebook/sam2-hiera-small)
|
||||||
- [sam2_hiera_base_plus.pt](https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_base_plus.pt)
|
- [sam2_hiera_base_plus.pt](https://huggingface.co/facebook/sam2-hiera-base-plus)
|
||||||
- [sam2_hiera_large.pt](https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_large.pt)
|
- [sam2_hiera_large.pt](https://huggingface.co/facebook/sam2-hiera-large)
|
||||||
|
|
||||||
Then SAM 2 can be used in a few lines as follows for image and video prediction.
|
Then SAM 2 can be used in a few lines as follows for image and video prediction.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user