Code Monkey home page Code Monkey logo

sportstrack's People

Contributors

vghost2008 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

Watchers

 avatar  avatar  avatar

sportstrack's Issues

SportsTrack for Mobile Devices

Hi,
I recently discovered your work and looks extremely interesting. I wonder if it would be very difficult to port the code to run in a mobile device, of course, at a certain cost in accuracy.
Thank you

compiling gmc

Hello,

I'm not having success at compiling gmc. When i install a fresh conda environment with python 3.8 and opencv (4.6), i get a linking error ... Can you advise on the best way to build this?

(sportstrack) atao@atao-i9:~/devel/public/sportstrack/gmc$ cd build
(sportstrack) atao@atao-i9:~/devel/public/sportstrack/gmc/build$ cmake ..
-- The C compiler identification is GNU 9.4.0
-- The CXX compiler identification is GNU 9.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenCV: /home/atao/.miniconda/envs/sportstrack (found version "4.6.0") 
-- Configuring done
-- Generating done
-- Build files have been written to: /home/atao/devel/public/sportstrack/gmc/build
(sportstrack) atao@atao-i9:~/devel/public/sportstrack/gmc/build$ make
Scanning dependencies of target gmc
[ 50%] Building CXX object CMakeFiles/gmc.dir/main.cpp.o
[100%] Linking CXX executable gmc
/usr/bin/ld: /home/atao/.miniconda/envs/sportstrack/lib/libQt5Core.so.5: undefined reference to `std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13'
/usr/bin/ld: /home/atao/.miniconda/envs/sportstrack/lib/libopencv_core.so.4.6.0: undefined reference to `std::condition_variable::wait(std::unique_lock<std::mutex>&)@GLIBCXX_3.4.30'
/usr/bin/ld: /home/atao/.miniconda/envs/sportstrack/lib/libQt5Widgets.so.5: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29'
/usr/bin/ld: /home/atao/.miniconda/envs/sportstrack/lib/libQt5Core.so.5: undefined reference to `std::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/gmc.dir/build.make:98: gmc] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/gmc.dir/all] Error 2
make: *** [Makefile:84: all] Error 2```

make: Nothing to be done for 'folder'

I try to use the comman that "make ./gmc D:/code/tracking/code/SportsMOT-main/sportsmot_publish/dataset/basketball/train/*"
but get nothing to be done for ....
I wonder if there were something wrong, the dataset is part of the SportsMOT and it contain the img1 folder and gt folder and seqinfo.ini in a folder...
the result is below...
image
hopping your reply and give me some advise, thank you very much!!!

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.