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
682 stars 159 forks source link

Identifier "THCudaCheck" is undefined #148

Closed Simardeep27 closed 1 year ago

Simardeep27 commented 1 year ago

Hi,

I am trying to run the setup.py file but during the build process of "roi_align_kernel.cu", I receive an error: \src\roi_align_kernel.cu(147): error: identifier "THCudaCheck" is undefined

Environment

Is there any method to resolve this issue?

hasanirtiza commented 1 year ago

Did you follow the instructions in installation file ?