Git Product home page Git Product logo

Comments (2)

cheind avatar cheind commented on August 23, 2024

Hi, sorry for being late. Seems like you figured it out?

from py-motmetrics.

404hasbeenfound avatar 404hasbeenfound commented on August 23, 2024

@cheind I have the same question too, can you give a example for this documentation ? for example, i have a test text named MOT16-14.txt, and i have the official text named MOT16-14/gt.txt, how can i pass this to your app? I have test your TUD-Campus/gt/gt.txt and your gt text, like the later image, but the result is not like a result. And the structure is like that,
~/TUD-Campus/gt/gt.txt
~/TUD-Campus/test.txt

(zmh) adminroot@adminroot:~/zmh/master$ python eval_motchallenge.py /home/adminroot/zmh/py-motmetrics-master/motmetrics/data/TUD-Campus /home/adminroot/zmh/py-motmetrics-master/motmetrics/data/TUD-Campus 11:21:39 INFO - Found 1 groundtruths and 1 test files.
11:21:39 INFO - Available LAP solvers ['scipy']
11:21:39 INFO - Default LAP solver 'scipy'
11:21:39 INFO - Loading files.
11:21:39 INFO - Comparing MOT16-11...
11:21:40 INFO - Running metrics
/home/adminroot/anaconda3/envs/zmh/lib/python3.6/site-packages/motmetrics/metrics.py:370: RuntimeWarning: invalid value encountered in double_scalars
return idtp / (idtp + idfp)
/home/adminroot/anaconda3/envs/zmh/lib/python3.6/site-packages/motmetrics/metrics.py:298: RuntimeWarning: invalid value encountered in long_scalars
return num_detections / (num_false_positives + num_detections)
/home/adminroot/anaconda3/envs/zmh/lib/python3.6/site-packages/motmetrics/metrics.py:290: RuntimeWarning: invalid value encountered in double_scalars
return df.noraw['D'].sum() / num_detections
IDF1 IDP IDR Rcll Prcn GT MT PT ML FP FN IDs FM MOTA MOTP
MOT16-11 0.0% nan% 0.0% 0.0% nan% 69 0 0 69 0 9174 0 0 0.0% nan
OVERALL 0.0% nan% 0.0% 0.0% nan% 69 0 0 69 0 9174 0 0 0.0% nan
11:21:42 INFO - Completed

from py-motmetrics.

Related Issues (20)

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.