OpenCV
4.0.0
Open Source Computer Vision
|
Classes | |
class | cv::datasets::AR_hmdb |
struct | cv::datasets::AR_hmdbObj |
class | cv::datasets::AR_sports |
struct | cv::datasets::AR_sportsObj |
Implements loading dataset:
"HMDB: A Large Human Motion Database": http://serre-lab.clps.brown.edu/resource/hmdb-a-large-human-motion-database/
Usage:
hmdb51_org.rar
& test_train_splits.rar
.hmdb51_org/
and remove them.For this dataset was implemented benchmark with accuracy: 0.107407 (using precomputed HOG/HOF "STIP" features from site, averaging for 3 splits)
To run this benchmark execute:
/home/user/path_to_unpacked_folders/hmdb51_org_stips/
. Also unpack all archives from directory: hmdb51_org_stips/
and remove them.Implements loading dataset:
"Sports-1M Dataset": http://cs.stanford.edu/people/karpathy/deepvideo/
Usage:
git clone https://code.google.com/p/sports-1m-dataset/
).