Coder Social home page Coder Social logo

liyier90 / fairmot-cpp Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 2.0 6.1 MB

An inference-only C++ implementation of FairMOT.

License: MIT License

Python 15.55% CMake 1.99% C++ 82.46%
joint-detection-and-tracking multi-object-tracking one-shot-tracker real-time

fairmot-cpp's People

Contributors

liyier90 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fairmot-cpp's Issues

Failing in release

when running "cmake -DCMAKE_BUILD_TYPE=Release .."
I get the following error

CMake Error at CMakeLists.txt:6 (find_package):
Could not find a package configuration file provided by "Eigen3" with any
of the following names:

Eigen3Config.cmake
eigen3-config.cmake

Add the installation prefix of "Eigen3" to CMAKE_PREFIX_PATH or set
"Eigen3_DIR" to a directory containing one of the above files. If "Eigen3"
provides a separate development package or SDK, be sure it has been
installed.

I tried setting the prefix path like so
cmake -DCMAKE_PREFIX_PATH=/abs_path/FairMOT-cpp/third_party/eigen-3.4.0/ and cmake -DCMAKE_PREFIX_PATH=/abs_path/FairMOT-cpp/third_party/eigen-3.4.0/build

I still get the above error. If anyone could help new to c++

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.