The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/quchenyuan/UCF101-ZIP/UCF101-ZIP.py or any data file in the same directory. Couldn't find 'quchenyuan/UCF101-ZIP' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in quchenyuan/UCF101-ZIP. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/quchenyuan/UCF101-ZIP/UCF101-ZIP.py or any data file in the same directory. Couldn't find 'quchenyuan/UCF101-ZIP' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in quchenyuan/UCF101-ZIP.

Need help to make the dataset viewer work? Open a discussion for direct support.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Introduction: The UCF-101 dataset is a widely used benchmark for action recognition in videos. The dataset contains 13,320 videos of 101 action categories, and it was created by collecting YouTube videos and using human annotators to label the action categories. However, the original UCF-101 dataset has certificate issues that may cause difficulties during the download process. Additionally, the dataset is in RAR format, which may not be convenient for some users. Therefore, we have created a ZIP version of the dataset to make it more accessible for researchers and enthusiasts.

Dataset Reproduction: The dataset was reproduced by downloading the original UCF-101 dataset from the official website (https://www.crcv.ucf.edu/data/UCF101.php) and converting it to ZIP format. The videos were not altered in any way, and the labels and annotations are identical to the original dataset.

Dataset Information: The UCF-101 dataset consists of 101 action categories, each containing between 24 and 953 videos. The total number of videos is 13,320, and the total size of the dataset is approximately 7.2 GB. The videos have a resolution of 320x240 pixels, and the duration varies between 1 and 30 seconds. The videos were captured from a variety of sources, including YouTube, and they feature people performing different actions, such as playing basketball, riding a bike, or cooking.

Usage: The UCF-101 dataset can be used for a variety of research projects related to action recognition in videos, such as training and evaluating deep learning models. To use the dataset, simply download the ZIP file from the provided link and extract it to your preferred directory. The dataset is organized by action categories, with each category containing a folder with the corresponding videos. The file names include the action category and the video ID, and the labels are provided in a separate file.

Citation: If you use this data set, please refer to the following technical report: Khurram Soomro, Amir Roshan Zamir and Mubarak Shah, UCF101: A Dataset of 101 Human Action Classes From Videos in The Wild., CRCV-TR-12-01, November, 2012.

Contact: If you have any questions or feedback regarding the UCF-101 dataset reproduction, please contact us at chenyuan.qu@outlook.com

Downloads last month
1
Edit dataset card