An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
GNU Affero General Public License v3.0
2.83k
stars
340
forks
source link
add GroundingDINO Modify the code to tell the user where the CKPT is created, and modify the detector.py code to make the model unified in CKPT #108
add GroundingDINO Modify the code to tell the user where the CKPT is created, and modify the detector.py code to make the model unified in CKPT