Scalsol / mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Other
565 stars 115 forks source link

How can it support cuda 11.x? #123

Open lively2018 opened 5 days ago

lively2018 commented 5 days ago

Hello,

My GPU supports only cuda 11.0 or higher. In that case, how can I run this model? When I tried, the error comes out like "lib10_cuda.so doesn't exist ". Could you advise me?

Best regards, Kyungsoon.