GithubHelp home page GithubHelp logo

dongfangduoshou123 / dasiamrpn-caffe2 Goto Github PK

View Code? Open in Web Editor NEW
41.0 41.0 12.0 709 KB

Distractor-aware Siamese Networks for Visual Object Tracking Inference in C++ powered by Caffe2

License: MIT License

C++ 68.95% QMake 6.70% Python 24.35%

dasiamrpn-caffe2's People

Contributors

103yiran avatar dongfangduoshou123 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

Watchers

 avatar  avatar  avatar

dasiamrpn-caffe2's Issues

Converted model for SiamRPN Baidu

Hi, first of all, thank you for your contribution. Unfortunately I can't download the Converted model for SiamRPN from Baidu as I am not China resident. Can you upload the file to other cloud service that I can download without an account? Thanks.

gflags和glog问题

感谢您上次分享的caffe2代码,用您的caffe2编译后,错误少了很多,现在还想请问您两个问题:
1:想问一下您使用的gflags和glog的版本,感觉像是我使用的这两个库版本太新了,部分函数存在不兼容的情况。
2:caffe2编译到97%,出现undefined reference to symbol '_ZN2cv6String10deallocateEv',/usr/local/lib/libopencv_core.so.3.3: error adding symbols: DSO missing from command line,好像是说缺少opencv动态库,但我的opencv3.3.1已经正确安装,在cmake过程中也正确识别,不知道是什么原因。

未定义的引用

您好,请问我的caffe2编译通过,但在调用时有如下问题,您遇到过吗?

/home/hx/cuda-workspace/Dasiamrpn/Debug/../dasiamrpntracker.cpp:219:对‘typeinfo for caffe2::EnforceNotMet’未定义的引用
/home/hx/cuda-workspace/Dasiamrpn/Debug/../dasiamrpntracker.cpp:220:对‘caffe2::EnforceNotMet::EnforceNotMet(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, void const*)’未定义的引用
/home/hx/cuda-workspace/Dasiamrpn/Debug/../dasiamrpntracker.cpp:220:对‘typeinfo for caffe2::EnforceNotMet’未定义的引用
/home/hx/cuda-workspace/Dasiamrpn/Debug/../dasiamrpntracker.cpp:242:对‘caffe2::MessageLogger::MessageLogger(char const*, int, int)’未定义的引用
/home/hx/cuda-workspace/Dasiamrpn/Debug/../dasiamrpntracker.cpp:242:对‘caffe2::MessageLogger::~MessageLogger()’未定义的引用
/home/hx/cuda-workspace/Dasiamrpn/Debug/../dasiamrpntracker.cpp:306:对‘caffe2::CUDAContext::CUDAContext(int)’未定义的引用
/home/hx/cuda-workspace/Dasiamrpn/Debug/../dasiamrpntracker.cpp:327:对‘caffe2::CUDAContext::CUDAContext(int)’未定义的引用
/home/hx/cuda-workspace/Dasiamrpn/Debug/../dasiamrpntracker.cpp:242:对‘caffe2::MessageLogger::~MessageLogger()’未定义的引用

旧版caffe2无法编译通过?请教~(用新版Caffe2去掉模板声明后仍报错,方便的话请更新适配到新版Caffe2供参考,谢!)

您提供的旧版Caffe2编译错误,之前还缺了一些头文件,是从新版Caffe2里拷过来的~

caffe2/core/allocator.h:24:20: error: expected constructor, destructor, or type conversion before ‘(’ token CAFFE2_DECLARE_bool(caffe2_report_cpu_memory_usage);

caffe2/core/allocator.h:72:9: error:‘FLAGS_caffe2_cpu_allocator_do_zero_fill’ was not declared in this scope if (FLAGS_caffe2_cpu_allocator_do_zero_fill) {

caffe2/core/allocator.h:73:29: error: ‘memset’ was not declared in this scope memset(data, 0, nbytes);

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.