Jiaao Zhang
Jiaao Zhang
> > My gpu is V100, 16G, when I run > > python demo.py --trained_model weights/WIDERFace_DSFD_RES152.pth --img_root data/worlds-largest-selfie.jpg > > It gets error: RuntimeError: CUDA out of memory > >...
> Install CUDA. > Build the custom OPs. > Run Flownet2. Thanks, I had already solved the problem. But I got another question, have you ever tested the model on...
Some code is written by C++, so you need to build them. You can find the C++ code in the catalogue named "src/ops". The C++ code is supported by CUDA....
could you please tell me how to use the official code "evaluate_scene_flow.cpp"? I studied it for a long time, but it didn't work.
> I solved the problem by using flowNet2. > Thanks. ;) I have the same problem. But I just want to use the flownet1.0, what can I do? Thanks!
I fixed this error by using torch1.10.0+cuda11.3
hi bro, I got the same error!!!!!! have you solved this issue yet ?
thank you bro @sagadre by the way, how did you get tf-nightly==2.12? I check the (https://pypi.python.org/pypi/tf-nightly),the oldest version is 2.13