Closed huanggan52 closed 2 years ago
When I run ''sh detcter.sh", it prints No module named 'resample2d_cuda', which is shown in resample2d.py. Could you telll me how to solve this problem, thank you.
Before using our codes, you should firstly enter the folder "layers_package" and execute "sh install.sh" to install those customized layers, including Channel Normalization layer and Resample2D layer.
When I run ''sh detcter.sh", it prints No module named 'resample2d_cuda', which is shown in resample2d.py. Could you telll me how to solve this problem, thank you.