ZJCV / RotNet

Image rotation correction based on DeepLearning
Apache License 2.0
21 stars 7 forks source link

detection2 issues #13

Open yassinos26 opened 1 month ago

yassinos26 commented 1 month ago

ERROR: Could not find a version that satisfies the requirement detectron2==0.3+cu102 (from versions: none) ERROR: No matching distribution found for detectron2==0.3+cu102 in the newest version of cuda 12.4 i have a problem of version detectron2 i visit this link to download the new version of detectron2 but i find anything pip install detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu118/torch2.0/index.html please give me a solution

zjykzj commented 4 weeks ago

ERROR: Could not find a version that satisfies the requirement detectron2==0.3+cu102 (from versions: none) ERROR: No matching distribution found for detectron2==0.3+cu102 in the newest version of cuda 12.4 i have a problem of version detectron2 i visit this link to download the new version of detectron2 but i find anything pip install detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu118/torch2.0/index.html please give me a solution

The implementation of RotNet does not rely on special versions, you can try different configurations.