Real-Time-Action-Recognition
Real-Time-Action-Recognition copied to clipboard
Import error
File "spatial_cnn_cpu.py", line 5, in
@danbochman Can you help us with this? I also encounter this error
I understand why you're seeing this problem. I'll fix this today.
I've pushed a dev version for now in Python 3 with fixed data paths Also, the CPU/GPU versions are merged and will automatically select the devices according to your CUDA GPU availability. Haven't run all the tests yet to see everything works so it's still in dev.
Thank you for your useful project. But I think it requires something called 'UCF101_splitter' from dataloader. Your fix still didn't work to me.