facebookresearch / sam2

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
12.88k stars 1.22k forks source link

automatic_mask_generator to the whole video #43

Open wangmiaowei opened 4 months ago

wangmiaowei commented 4 months 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 3 months ago

video_predictor_example.ipynb