Kdenlive 25.04.0 has been released. This version uses the Segment Anything Model 2 (SAM2) from Meta to make Object Segmentation possible.
Segment Anything Model 2 (SAM2) is a foundation model for visual segmentation in both images and videos developed by Meta AI. It builds upon the original Segment Anything Model (SAM) and is designed for real-time interactive segmentation in videos and images.
GitHub - 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.
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 th...
