Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loicmagne authored Oct 31, 2024
1 parent 455ff2c commit 4a1da1d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# SAM2-gui

This fork implements features on top of [Meta's SAM2 demo](https://github.com/facebookresearch/sam2) to properly create segmentation masks for videos. This is not a full blown annotation tool, but it works at a small scale to label a few videos.

Features implemented:
- [X] Fix the issue where the downloaded output video only has one frame
- [X] Remove watermark from output
- [X] Keep the framerate from the original video, instead of downsampling to 24 fps
- [ ] Allow to download directly a .zip containing binary masks, instead of an .mp4 file


# SAM 2: Segment Anything in Images and Videos

**[AI at Meta, FAIR](https://ai.meta.com/research/)**
Expand Down

0 comments on commit 4a1da1d

Please sign in to comment.