facebookresearch / segment-anything

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

MacBook Pro intel chip #535

Open Medmiled99 opened 1 year ago

Medmiled99 commented 1 year ago

Hello everyone, The code requires NVIDIA CUDA to work but I'm using Mac (intel) is there any solution. I tried running the code with the CPU but it takes forever. is there any solution ? Thanks

ebrahimkhalilabbasi commented 1 year ago

Hello, have you find a solution for this issue? I have the same problem on Apple M2 Max.