AvaniPitre

Results 3 issues of AvaniPitre

Hi @alexlee-gk I am trying to workout pretrained model on kth dataset, I have successfully downloaded and processed dataset by running following command bash data/download_and_preprocess_dataset.sh kth Also downloaded pretrained model...

Hello I have successfully trained with lstm and trying to run validate_rnn.py getting the following input shape error.. Please guide … How I need to make changes input? Traceback (most...

nvcc --compile -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\x86_amd64" -o nms_gpu_mex.o --machine 64 -I"C:\Program Files\MATLAB\R2016a/extern/include " -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5\include" -I"C:\ProgramData\NVIDIA Corporation\CUDA Samples\v6.5\common\inc" "functions/nms/nms_gpu_mex.cu" nms_gpu_mex.cu mex -outdir bin nms_gpu_mex.o...