shenshixinglt1528
shenshixinglt1528
root@jy-pytorch-env-67596d5c7c-64vm2:/workspace/AlphAction-master/demo# CUDA_VISIBLE_DEVICES=5 python demo.py --video-path input001.mp4 --output-path path/data/output --cfg-path /workspace/AlphAction-master/config_files/resnet101_8x8f_denseserial.yaml --weight-path /workspace/AlphAction-master/data/models/aia_models/resnet101_8x8f_denseserial.pth Starting video demo, video path: input001.mp4 Warning: The detected frame rate 0.0 could be wrong. The behavior of...
What is the reason for this error when AlphaAction is debugged? File "/workspace/Alpha Action/alphaction/layers/roi_align_3d.py", line 7, in import alphaction._custom_cuda_ext as _C ModuleNotFoundError: No module named 'alphaction._custom_cuda_ext'