3D-ResNets-PyTorch icon indicating copy to clipboard operation
3D-ResNets-PyTorch copied to clipboard

use model test single video

Open 784682065 opened this issue 3 years ago • 1 comments

If I want to test a single video with this model, how should I write the code.

784682065 avatar Apr 29 '21 10:04 784682065

See if it helps you. You will need to change the capture mode, instead of webcam loading a video file. https://github.com/kenshohara/3D-ResNets-PyTorch/issues/221#issuecomment-699499896

guilhermesurek avatar May 02 '21 18:05 guilhermesurek