![]() |
OpenCV 4.10.0
开源计算机视觉
|
实现加载数据集
"HMDB:大型人体运动数据库": http://serre-lab.clps.brown.edu/resource/hmdb-a-large-human-motion-database/
用法
hmdb51_org.rar 和 test_train_splits.rar。hmdb51_org/ 中的所有存档并删除它们。对于该数据集,使用精度 0.107407(使用来自网站的预先计算的 HOG/HOF "STIP" 特征,平均为 3 个拆分)实施了基准。
要运行此基准,请执行
/home/user/path_to_unpacked_folders/hmdb51_org_stips/。还应解压目录 hmdb51_org_stips/ 中的所有存档并删除它们。实现加载数据集
"Sports-1M 数据集": http://cs.stanford.edu/people/karpathy/deepvideo/
用法
git clone https://code.google.com/p/sports-1m-dataset/)。类别 | |
| 类 | cv::datasets::AR_hmdb |
| 结构 | cv::datasets::AR_hmdbObj |
| 类 | cv::datasets::AR_sports |
| 结构 | cv::datasets::AR_sportsObj |
1.9.8 于 2024 年 6 月 2 日星期日 21:52:15 为 OpenCV 生成