theFoxofSky / ddfnet

The official implementation of the CVPR2021 paper: Decoupled Dynamic Filter Networks
MIT License
212 stars 34 forks source link

Excuse me, is there a python version of this one? My setup.py prompt CUDA can't compile #5

Closed Fateeeeee closed 3 years ago

theFoxofSky commented 3 years ago

What is the ERROR info?

theFoxofSky commented 3 years ago

The python implementation will be very slow and memory-consuming. So, I have not implemented the ddf in python

Fateeeeee commented 3 years ago

What is the ERROR info? OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root. My system is Arch Linux. I'm not very good at it.So I can't find the cuda install location

theFoxofSky commented 3 years ago

Sorry, I am also not familiar with Arch Linux.