Global-Flow-Local-Attention
Global-Flow-Local-Attention copied to clipboard
import resample2d_cuda ImportError
when I tried this :
python demo.py
--name=pose_fashion_checkpoints
--model=pose
--attn_layer=2,3
--kernel_size=2=5,3=3
--gpu_id=0
--dataset_mode=fashion
--dataroot=./dataset/fashion
--results_dir=./demo_results/fashion
then met this:
File "demo.py", line 1, in
3. Build pytorch Custom CUDA Extensions
./setup.sh