All Projects → votchallenge → Vot Toolkit

votchallenge / Vot Toolkit

Licence: other
Visual Object Tracking (VOT) challenge evaluation toolkit

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to Vot Toolkit

Doraemonkit
一款面向泛前端产品研发全生命周期的效率平台。
Stars: ✭ 18,305 (+4984.72%)
Mutual labels:  performance
Tifig
A fast HEIF image converter aimed at thumbnailing
Stars: ✭ 345 (-4.17%)
Mutual labels:  performance
App perf
Open source application performance monitoring tool with emphasis on ease of setup and use. Providing similar functionality like NewRelic/AppNeta/Skylight etc.
Stars: ✭ 353 (-1.94%)
Mutual labels:  performance
Akarin
Akarin is a powerful (not yet) server software from the 'new dimension'
Stars: ✭ 332 (-7.78%)
Mutual labels:  performance
Sparklens
Qubole Sparklens tool for performance tuning Apache Spark
Stars: ✭ 345 (-4.17%)
Mutual labels:  performance
Velocypack
A fast and compact format for serialization and storage
Stars: ✭ 347 (-3.61%)
Mutual labels:  performance
Guzzle Cache Middleware
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
Stars: ✭ 325 (-9.72%)
Mutual labels:  performance
Predator
A powerful open-source platform for load testing APIs.
Stars: ✭ 356 (-1.11%)
Mutual labels:  performance
Js Worker Search
JavaScript client-side search API with web-worker support
Stars: ✭ 345 (-4.17%)
Mutual labels:  performance
Jruby
JRuby is an implementation of the Ruby language using the JVM.
Stars: ✭ 3,576 (+893.33%)
Mutual labels:  performance
Arrayfire
ArrayFire: a general purpose GPU library.
Stars: ✭ 3,693 (+925.83%)
Mutual labels:  performance
Dukemtmc Reid evaluation
ICCV2017 The Person re-ID Evaluation Code for DukeMTMC-reID Dataset (Including Dataset Download)
Stars: ✭ 344 (-4.44%)
Mutual labels:  evaluation
Rails performance
Monitor performance of you Rails applications
Stars: ✭ 345 (-4.17%)
Mutual labels:  performance
Fastify
Fast and low overhead web framework, for Node.js
Stars: ✭ 21,489 (+5869.17%)
Mutual labels:  performance
Collectfast
A faster collectstatic command.
Stars: ✭ 352 (-2.22%)
Mutual labels:  performance
Clubber
Application of music theory in audio reactive visualizations
Stars: ✭ 325 (-9.72%)
Mutual labels:  octave
Recyclerlistview
High performance listview for React Native and web!
Stars: ✭ 4,033 (+1020.28%)
Mutual labels:  performance
Reckless
Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.
Stars: ✭ 358 (-0.56%)
Mutual labels:  performance
Angular Performance Checklist
⚡ Cheatsheet for developing lightning fast progressive Angular applications
Stars: ✭ 3,725 (+934.72%)
Mutual labels:  performance
Capsule
The Capsule Hash Trie Collections Library
Stars: ✭ 350 (-2.78%)
Mutual labels:  performance

The VOT evaluation kit

This repository contains the official evaluation kit for the Visual Object Tracking (VOT) challenge. The repository contains the actual evaluation toolkit as a set of Matlab (Octave compatible) scripts, a documentation and a set of integration examples for different programming languages.

For more detailed informations consult the documentation available in the source or a compiled version of the documentation here. You can also subscribe to the VOT mailing list to receive news about challenges and important software updates or join our support form to ask questions.

Click here to browse and download the latest official releases of the toolkit.

Developers

  • Luka Čehovin (lead developer)
  • Tomáš Vojíř
  • Alan Lukežič

Contributors

  • Georg Nebehay
  • Heng Cherkeng
  • Stefan Duffner
  • Mario Maresca
  • Klaus Haag
  • Alessio Dore
  • Alan Torres
  • Rok Mandeljc

Citing

If you use VOT toolkit in your work, consider citing the following cover publication:

@article{vot-toolkit,
   title = "A modular toolkit for visual tracking performance evaluation",
   journal = "SoftwareX",
   volume = "12",
   pages = "100623",
   year = "2020",
   issn = "2352-7110",
   doi = "https://doi.org/10.1016/j.softx.2020.100623",
   url = "http://www.sciencedirect.com/science/article/pii/S2352711020303368",
   author = "Luka {Čehovin Zajc}"
}

License

The evaluation toolkit code and the documentation is available under GPL 3 license. The tracker examples are available under various licenses.

Enquiries, Question and Comments

If you have any further enquiries, question, or comments, please refer to the contact infromation link on the VOT homepage. If you would like to file a bug report or a feature request, use the Github issue tracker. The issue tracker is for toolkit issues only, if you have a problem with tracker integration or any other questions, please use our support forum.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].