yangxue0827 / RotationDetection

This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
https://rotationdetection.readthedocs.io/
Apache License 2.0
1.07k stars 180 forks source link

How to solve it? ImportError libcublas.so.10.0 and libcudart.so.10.1 #101

Open sangheonEN opened 2 years ago

sangheonEN commented 2 years ago

I tried both cudatoolkit versions 10.0 and 10.1, but the libcudart.so.10.1 problem occurs in cudatoolkit 10.0 version and libcublas.so.10.0 problem occurs in cudatoolkit 10.1 version.

What is using cudatoolkit and cudnn version you.