LossNAN / I3D-Tensorflow

Train I3D model on ucf101 or hmdb51 by tensorflow
Apache License 2.0
112 stars 28 forks source link

Problem using deepflow for rgb/flow frame extraction #28

Open GayatriPurandharT opened 4 years ago

GayatriPurandharT commented 4 years ago

@LossNAN, are there any environment requirements to run deepflow? I also tried changing header files to opencv3 in denseFlow_gpu.cpp as suggested in issues of yangwangx/denseFlow_gpu. I still get this error.

./denseFlow_gpu: error while loading shared libraries: libopencv_gpu.so.2.4: cannot open shared object file: No such file or directory

Thanks