hasanirtiza / Pedestron

[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021
https://openaccess.thecvf.com/content/CVPR2021/papers/Hasan_Generalizable_Pedestrian_Detection_The_Elephant_in_the_Room_CVPR_2021_paper.pdf
Apache License 2.0
687 stars 159 forks source link

add cuda11 installation docs #140

Closed curiositer closed 2 years ago

curiositer commented 2 years ago

Thanks to the issue #131 , I get this code working with cuda-10.2.

Compared with the original installation document, I just made the following changes.

In addition, I just did experimental verification in cuda10.2. According to this issue #131 , cuda11 should also be used normally.