4nuragk

Results 4 comments of 4nuragk

> I have downloaded kinetics400_tpn_r50f32s2.pth in google drive which is provided and run this command: > `python ./test_video.py config_files/kinetics400/tpn/r50f32s2.py ckpt/kinetics400_tpn_r50f32s2.pth` > it showed this: > `Expected 5-dimensional input for 5-dimensional...

> Hi! I used this script https://github.com/kenshohara/3D-ResNets-PyTorch/blob/master/util_scripts/generate_video_jpgs.py, which basically uses ffmpeg as described above, to split the videos into .jpg frames. The folders are in the right order as described...

Was facing the same issue. Fixed by changing stun servers to stun.stunprotocol.org:3478 in config.json and app.py

> Was it working locally in your case Yes. Exact same issue