Browse Source

add a more detailed description of SAM 2 in README.md

main
Ronghang Hu 10 months ago committed by GitHub
parent
commit
dca509fe79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      README.md

4
README.md

@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
## Latest updates -- SAM 2: Segment Anything in Images and Videos
Please check out our new release on **Segment Anything Model 2 (SAM 2)**.
Please check out our new release on [**Segment Anything Model 2 (SAM 2)**](https://github.com/facebookresearch/segment-anything-2).
* SAM 2 paper: https://arxiv.org/abs/2408.00714
* SAM 2 code: https://github.com/facebookresearch/segment-anything-2
* SAM 2 demo: https://sam2.metademolab.com/
* SAM 2 paper: https://arxiv.org/abs/2408.00714
![SAM 2 architecture](https://github.com/facebookresearch/segment-anything-2/blob/main/assets/model_diagram.png?raw=true)

Loading…
Cancel
Save