z-x-yang / Segment-and-Track-Anything

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.75k stars 332 forks source link

AssertionError: Torch not compiled with CUDA enabled #127

Open PhuTd03 opened 8 months ago

PhuTd03 commented 8 months ago

Ảnh màn hình 2023-12-29 lúc 01 43 15

PhuTd03 commented 8 months ago

Can someone help me to solve this? I am running code on my macbook

harryd337 commented 6 months ago

I struggled for a long time with setting up on a macbook but gave up. I think CUDA is required. It has worked great on my PC that has an NVIDIA GPU with CUDA drivers installed.