GithubHelp home page GithubHelp logo

chen-si-jia / tld_cpp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from y-x-c/tld

0.0 0.0 0.0 3.21 MB

C++ implementation of the Tracking-Learning-Detection (TLD) algorithm by Yuxin Chen

C++ 100.00%

tld_cpp's Introduction

TLD

This is a C++ implementation of the Tracking-Learning-Detection (TLD) algorithm.

The code is functional right now, but not stable, i.e. little changes of parameters will lead the result turning worse.

Following is the performance evaluation on TLD dataset measured by Precision / Recall / F-measure.

Sequence Frames OpenTLD(MatLab) My implementation(404dd93302)
1.David 761 1.00 / 1.00 / 1.00 0.968379 / 0.968379 / 0.968379
2.Jumping 313 1.00 / 1.00 / 1.00 1.000000 / 0.990385 / 0.995169
3.Pedestrian 1 140 1.00 / 1.00 / 1.00 1.000000 / 0.992806 / 0.996390
4.Pedestrian 2 338 0.89 / 0.92 / 0.91 0.842857 / 0.445283 / 0.582716
5.Pedestrian 3 184 0.99 / 1.00 / 0.99 0.987097 / 1.000000 / 0.993506
6.Car 945 0.92 / 0.97 / 0.94 0.928339 / 0.996503 / 0.961214
7.Motocross 2665 0.89 / 0.77 / 0.83 0.821918 / 0.849858 / 0.835655
8.Volkswagen 8576 0.80 / 0.96 / 0.87 0.834528 / 0.997275 / 0.908672
9.Carchase 9928 0.86 / 0.70 / 0.77 0.798744 / 0.646189 / 0.714413
10.Panda 3000 0.58 / 0.63 / 0.60 0.630420 / 0.692561 / 0.660031

tld_cpp's People

Contributors

y-x-c avatar

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.