We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test using zsm_my_video.sh get error !
The text was updated successfully, but these errors were encountered:
Hi, thanks for bringing this up. Can you provide more details about your input and the running environment?
Sorry, something went wrong.
python video_to_zsm.py --video video.MP4 --model ../experiments/pretrained_models/xiang2020zooming.pth --fps 50 --output out.mp4 environment: pytorch1.2_ CUDA 10.0
me too! firstly, I have the issue #8 ,then I changed the parameter of N_out=3. Unfortunately,I have this error now.
cublasCreate(handle)
when I change N_out=3, it can run normallly, input size = 480*856, my GPU is V100, code costs 19.5GB GPU memory.
No branches or pull requests
test using zsm_my_video.sh get error !
The text was updated successfully, but these errors were encountered: