facebookresearch / segment-anything-2

The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Apache License 2.0
10.81k stars 881 forks source link

automatic_mask_generator to the whole video #43

Open wangmiaowei opened 1 month ago

wangmiaowei commented 1 month ago

btw, how to generate all masks across the whole sequence automatically? That is to have a video version of automatic_mask_generator.

vscv commented 1 month ago

video_predictor_example.ipynb