Load ARID in Python with one line of code. Stream ARID while training ML models. Visualize 3,780 video clips for surveillance and self-driving.
Visualization of the ARID dataset on the Activeloop Platform
ARID dataset
What is ARID Dataset?
Action Recognition in the Dark (ARID) is an action recognition dataset useful in a variety of situations, including night surveillance and self-driving at night. Although progress has been achieved in the action recognition task for videos in normal lighting, few studies have been conducted in the dark. ARID has over 3,780 video clips divided into 11 action categories. It is one of the first datasets focusing on human actions in dark videos.
Download ARID Dataset in Python
Instead of downloading the ARID dataset in Python, you can effortlessly load it in Python via our open-source package Hub with just one line of code.
Paper: Xu, Yuecong and Yang, Jianfei and Cao, Haozhi and Mao, Kezhi and Yin, Jianxiong and See, Simon in ARID: A New Dataset for Recognizing Action in the Dark.
Point of Contact: N/A
ARID Dataset Curators
Xiangxin Zhu; Deva RamananXu, Yuecong and Yang, Jianfei and Cao, Haozhi and Mao, Kezhi and Yin, Jianxiong and See, Simon
ARID Dataset Licensing Information
Hub users may have access to a variety of publicly available datasets. We do not host or distribute these datasets, vouch for their quality or fairness, or claim that you have a license to use the datasets. It is your responsibility to determine whether you have permission to use the datasets under their license.
If you're a dataset owner and do not want your dataset to be included in this library, please get in touch through a GitHub issue. Thank you for your contribution to the ML community!
ARID Dataset Citation Information
1
@article{xu2020arid,
2
title={ARID: A New Dataset for Recognizing Action in the Dark},
3
author={Xu, Yuecong and Yang, Jianfei and Cao, Haozhi and Mao, Kezhi and Yin, Jianxiong and See, Simon},
4
journal={arXiv preprint arXiv:2006.03876},
5
year={2020}
6
}
Copied!
ARID Dataset FAQs
What is the ARID dataset for Python?
Action Recognition in the Dark (ARID) is a popular benchmark dataset for action recognition models. The video dataset has over 3,780 video clips divided into 11 action categories. It is one of the first datasets focusing on human actions in dark videos.