Table Of Contents

Previous topic

CVV : the GUI

Next topic

HMDB: A Large Human Motion Database

datasets. Framework for working with different datasets

The datasets module includes classes for working with different datasets: load data, evaluate different algorithms on them, contains benchmarks, etc.

It is planned to have:

  • basic: loading code for all datasets to help start work with them.
  • next stage: quick benchmarks for all datasets to show how to solve them using OpenCV and implement evaluation code.
  • finally: implement on OpenCV state-of-the-art algorithms, which solve these tasks.

Human Pose Estimation

Object Recognition

Text Recognition

Footnotes

[1](1, 2, 3) Benchmark implemented
[2](1, 2) Not used in Vision Challenge