Jingkang50 / OpenPSG

Benchmarking Panoptic Scene Graph Generation (PSG), ECCV'22
https://psgdataset.org
MIT License
407 stars 68 forks source link

detectron2 doesn`t install (Window user) #97

Open jhbae1184 opened 1 year ago

jhbae1184 commented 1 year ago

python -m pip install detectron2==0.5 -f \ https://dl.fbaipublicfiles.com/detectron2/wheels/cu101/torch1.7/index.html Looking in links: https://dl.fbaipublicfiles.com/detectron2/wheels/cu101/torch1.7/index.html ERROR: Could not find a version that satisfies the requirement detectron2==0.5 (from versions: none) ERROR: No matching distribution found for detectron2==0.5

Im window user, and I think detectron2 v0.5, torch=1.7 cant install nowaday. Are there other methods for visualization?

Thank you already

shit6333 commented 1 year ago

Did you solve the problem ? I have same situation...

Hullo0215 commented 8 months ago

Same problem...