Cheems-Seminar / grounded-segment-any-parts

Grounded Segment Anything: From Objects to Parts
Other
388 stars 18 forks source link

RuntimeError: Not compiled with GPU support #6

Open egemengulpinar opened 1 year ago

egemengulpinar commented 1 year ago

I tried to run python demo_glip_sam.py --input_image assets/demo2.jpeg --output_dir outputs_demo --text_prompt "frog" but I got RuntimeError: Not compiled error after I followed the INSTALLING.md and other instructions. I already have CUDA 11.6 and other toolkits but it is not working on both Google Colab and my local device.

yxchng commented 1 year ago

@egemengulpinar have you solved this problem? i am also encountering this.