Giter Club home page Giter Club logo

deep-flow's People

Contributors

zimenglan-sysu-512 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

deep-flow's Issues

Compile errors

I get the following error after installing the version of caffe provided in the 'caffe.zip' file

Ubuntu 14.04, CUDNN 5.1, Cuda 8, Intel MKL

g++ -g -O2 -c gpudm_wrap.cxx -fPIC -I/usr/include/python2.7 -Icaffe/include -I/usr/local/cuda/include -I/usr/lib/x86_64-linux-gnu/include -I/opt/intel/mkl/include -Icaffe/include -Icaffe/.build_release/src -o gpudm_wrap.o
gpudm_wrap.cxx: In function ‘PyObject* _wrap_protobuf_AssignDesc_caffe_2eproto(PyObject*, PyObject*)’:
gpudm_wrap.cxx:15158:3: error: ‘protobuf_AssignDesc_caffe_2eproto’ is not a member of ‘caffe’
   caffe::protobuf_AssignDesc_caffe_2eproto();
   ^
gpudm_wrap.cxx: In function ‘PyObject* _wrap_protobuf_ShutdownFile_caffe_2eproto(PyObject*, PyObject*)’:
gpudm_wrap.cxx:15170:3: error: ‘protobuf_ShutdownFile_caffe_2eproto’ is not a member of ‘caffe’
   caffe::protobuf_ShutdownFile_caffe_2eproto();

If I compile the SWIG files I also get the following errors:

philglau (master *) deep_matching $ swig gpudm.swig 
gpudm.swig:33: Error: Unable to find 'std_set.i'
gpudm.swig:36: Error: Unable to find 'boost_shared_ptr.i'
gpudm.swig:57: Error: Unable to find 'caffe/caffe.hpp'
gpudm.swig:58: Error: Unable to find 'caffe/common.hpp'
gpudm.swig:59: Error: Unable to find 'caffe/blob.hpp'
gpudm.swig:60: Error: Unable to find 'caffe/filler.hpp'
gpudm.swig:61: Error: Unable to find 'caffe/layer.hpp'
gpudm.swig:70: Error: Unable to find 'caffe/net.hpp'
gpudm.swig:71: Error: Unable to find 'caffe/common_layers.hpp'
gpudm.swig:72: Error: Unable to find 'caffe/neuron_layers.hpp'
gpudm.swig:73: Error: Unable to find 'caffe/vision_layers.hpp'
gpudm.swig:74: Error: Unable to find 'caffe/util/math_functions.hpp'
gpudm.swig:93: Error: Unable to find 'caffe/proto/caffe.pb.h'

Any thoughts on what might be going wrong?

compile problem

I have installed caffe,should I install caffe again?
What is googletools?I can not find it.

Compile error in Deep Flow

Hi, I got the following error while compiling DeepFlow code.

io.cpp:19:10: fatal error: jpeglib.h: No such file or directory 19 | #include <jpeglib.h> | ^~~~~~~~~~~ compilation terminated. make: *** [Makefile:27: io.o] Error 1

Do you have any idea about that? Thanks!

问题

你好,我想问一下,跑光流法的具体操作是什么呢?一定要生成.flo文件吗?

size problem

when I test a larger picture,I got a error:
blob.cpp:33] Check failed: shape[i] <= 0x7fffffff / count
could you give me any advices?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.