遇见数据集

Keras video classification example with a subset of UCF101 - Action Recognition Data Set (top 10 videos)

收藏
Zenodo2023-05-01 更新2026-04-07 收录
数据链接:
官方服务:

资源简介:

Classify video clips with natural scenes of actions performed by people visible in the videos. See the UCF101 Dataset web page: https://www.crcv.ucf.edu/data/UCF101.php#Results_on_UCF101 This example datasets consists of the 10 most numerous video from the UCF101 dataset. For the top 5 version, see: https://doi.org/10.5281/zenodo.7924745 . Based on this code: https://keras.io/examples/vision/video_classification/ (needs to be updated, if has not yet been already; see the issue: https://github.com/keras-team/keras-io/issues/1342). Testing if data can be downloaded from figshare with `wget`, see: https://github.com/mojaveazure/angsd-wrapper/issues/10 For generating the subset, see this notebook: https://colab.research.google.com/github/sayakpaul/Action-Recognition-in-TensorFlow/blob/main/Data_Preparation_UCF101.ipynb -- however, it also needs to be adjusted (if has not yet been already - then I will post a link to the notebook here or elsewhere, e.g., in the corrected notebook with Keras example). I would like to thank Sayak Paul for contacting me about his example at Keras documentation being out of date. Cite this dataset as: Soomro, K., Zamir, A. R., &amp; Shah, M. (2012). UCF101: A dataset of 101 human actions classes from videos in the wild. <em>arXiv preprint arXiv:1212.0402</em>. https://doi.org/10.48550/arXiv.1212.0402 To download the dataset via the command line, please use: <pre><code class="language-bash">wget -q https://zenodo.org/record/7882861/files/ucf101_top10.tar.gz -O ucf101_top10.tar.gz tar xf ucf101_top10.tar.gz</code></pre>

创建时间:
2023-05-01
二维码
社区交流群
二维码
科研交流群
商业服务