meenakshi-roam commited on
Commit
4de5f24
·
verified ·
1 Parent(s): 7d69e0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -96
README.md CHANGED
@@ -5,138 +5,84 @@ tags:
5
  size_categories:
6
  - 100K<n<1M
7
  ---
8
- # Dataset Card for RoAM
9
 
10
  We introduce Robot Autonomous Motion (RoAM), a unique video-action dataset that includes 50 long video sequences collected over 7 days at 14 different indoor spaces, capturing various indoor human activities from the ego-motion perspective of the Turtlebot3 robot. Along with the stereo image sequences, RoAM also contains time-stamped robot action sequences that are synchronised with the video data. The dataset primarily includes a range of human movements, such as walking, jogging, hand-waving, gestures, and sitting actions, which an indoor robot might encounter while navigating environments populated by people.
11
  Each of the 50 recorded video sequences, is started with unique initial conditions such that there is sufficient diversity and variations in the dataset. The dataset pre-dominantly records human walking motion while the robot slowly explores its surroundings.
12
 
13
- ## Dataset Details
14
 
15
  ### Dataset Description
16
 
17
  The RoAM dataset is collected using a custom-built Turtlebot3 Burger robot. We have used the Tensorflow Dataset API to generate 3,07,200 video-action sequences of length 25 for training our variational and diffusion models. It also contains the corresponding action values from the robot's motion to capture the movement of the camera. We have used Zed mini stereo vision camera for capturing the left and right timestamped image pairs. Other than that the robot is equipped with an LDS-01 2-dimensional LiDAR, a TP-link WiFi communication module as shown in Figure above. The Turtlebot3 employs two DYNAMIXEL XL430-W250 servo motors for navigation, utilizing current-based torque control. These motors are actuated and controlled by the OpenCR-01 board, which is integrated into the platform. For our specific application, we have selected the Jetson TX2 board as the onboard computer, operating on the ROS Melodic framework and the Ubuntu 18.04 operating system. This setup offers the advantage of leveraging the Jetson TX2's high computational power to support complex robotic tasks, such as perception, navigation, and machine learning.
18
 
19
 
20
- - **Curated by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Language(s) (NLP):** [More Information Needed]
24
- - **License:** [More Information Needed]
25
 
26
- ### Dataset Sources [optional]
27
 
28
- <!-- Provide the basic links for the dataset. -->
29
-
30
- - **Repository:** [More Information Needed]
31
- - **Paper [optional]:** [More Information Needed]
32
- - **Demo [optional]:** [More Information Needed]
33
 
34
  ## Uses
35
 
36
- <!-- Address questions around how the dataset is intended to be used. -->
37
-
38
- ### Direct Use
39
-
40
- <!-- This section describes suitable use cases for the dataset. -->
41
-
42
- [More Information Needed]
43
 
44
- ### Out-of-Scope Use
45
-
46
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
47
-
48
- [More Information Needed]
49
 
 
 
50
  ## Dataset Structure
 
 
51
 
52
- <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
53
-
54
- [More Information Needed]
55
-
56
- ## Dataset Creation
57
-
58
- ### Curation Rationale
59
-
60
- <!-- Motivation for the creation of this dataset. -->
61
-
62
- [More Information Needed]
63
-
64
- ### Source Data
65
-
66
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
67
-
68
- #### Data Collection and Processing
69
-
70
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
71
-
72
- [More Information Needed]
73
-
74
- #### Who are the source data producers?
75
-
76
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
77
-
78
- [More Information Needed]
79
-
80
- ### Annotations [optional]
81
-
82
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
83
-
84
- #### Annotation process
85
-
86
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
87
-
88
- [More Information Needed]
89
-
90
- #### Who are the annotators?
91
-
92
- <!-- This section describes the people or systems who created the annotations. -->
93
-
94
- [More Information Needed]
95
-
96
- #### Personal and Sensitive Information
97
-
98
- <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
99
-
100
- [More Information Needed]
101
-
102
- ## Bias, Risks, and Limitations
103
-
104
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
105
 
106
- [More Information Needed]
107
 
108
- ### Recommendations
 
 
 
109
 
110
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
 
 
 
111
 
112
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
 
 
 
113
 
114
- ## Citation [optional]
115
 
116
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
 
 
 
117
 
118
- **BibTeX:**
119
 
120
- [More Information Needed]
121
 
122
- **APA:**
123
 
124
- [More Information Needed]
125
 
126
- ## Glossary [optional]
127
 
128
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
129
 
130
- [More Information Needed]
131
 
132
- ## More Information [optional]
 
 
 
 
 
 
 
 
 
133
 
134
- [More Information Needed]
135
 
136
- ## Dataset Card Authors [optional]
137
 
138
- [More Information Needed]
139
 
140
  ## Dataset Card Contact
141
 
142
- [More Information Needed]
 
5
  size_categories:
6
  - 100K<n<1M
7
  ---
8
+ # About RoAM
9
 
10
  We introduce Robot Autonomous Motion (RoAM), a unique video-action dataset that includes 50 long video sequences collected over 7 days at 14 different indoor spaces, capturing various indoor human activities from the ego-motion perspective of the Turtlebot3 robot. Along with the stereo image sequences, RoAM also contains time-stamped robot action sequences that are synchronised with the video data. The dataset primarily includes a range of human movements, such as walking, jogging, hand-waving, gestures, and sitting actions, which an indoor robot might encounter while navigating environments populated by people.
11
  Each of the 50 recorded video sequences, is started with unique initial conditions such that there is sufficient diversity and variations in the dataset. The dataset pre-dominantly records human walking motion while the robot slowly explores its surroundings.
12
 
 
13
 
14
  ### Dataset Description
15
 
16
  The RoAM dataset is collected using a custom-built Turtlebot3 Burger robot. We have used the Tensorflow Dataset API to generate 3,07,200 video-action sequences of length 25 for training our variational and diffusion models. It also contains the corresponding action values from the robot's motion to capture the movement of the camera. We have used Zed mini stereo vision camera for capturing the left and right timestamped image pairs. Other than that the robot is equipped with an LDS-01 2-dimensional LiDAR, a TP-link WiFi communication module as shown in Figure above. The Turtlebot3 employs two DYNAMIXEL XL430-W250 servo motors for navigation, utilizing current-based torque control. These motors are actuated and controlled by the OpenCR-01 board, which is integrated into the platform. For our specific application, we have selected the Jetson TX2 board as the onboard computer, operating on the ROS Melodic framework and the Ubuntu 18.04 operating system. This setup offers the advantage of leveraging the Jetson TX2's high computational power to support complex robotic tasks, such as perception, navigation, and machine learning.
17
 
18
 
19
+ - **Curated by:** [Meenakshi Sarkar ]
 
 
 
 
20
 
 
21
 
22
+ - **Repository:** [https://github.com/meenakshisarkar/RoAM-dataset.git]
 
 
 
 
23
 
24
  ## Uses
25
 
26
+ Video Generation and Prediction, Robot motion, Camera Action, Reinforcement Learning
 
 
 
 
 
 
27
 
28
+ ### Caution
 
 
 
 
29
 
30
+ Dataset Purpose: Research in video generative models
31
+ Potential Misuse: Risk of exploitation for creating and spreading misinformation through deepfake videos
32
  ## Dataset Structure
33
+ dataset is currently available in TFRecord file format.
34
+ ## TFRecord File Structure
35
 
36
+ This dataset is stored in TFRecord format and contains the following features:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
 
38
+ ### Features
39
 
40
+ 1. **image_left**
41
+ - Shape: [256, 256, 4]
42
+ - Data type: uint8
43
+ - Description: Image data, with 4 channels (e.g., RGBA)
44
 
45
+ 2. **action**
46
+ - Shape: [1, 2]
47
+ - Data type: float32
48
+ - Description: Represents an robot/camera action or movement vector
49
 
50
+ 3. **folder_name**
51
+ - Shape: [1]
52
+ - Data type: string
53
+ - Description: Name of the folder associated with the date and the location of the indoor place where the data was collected
54
 
55
+ ### Additional Information
56
 
57
+ - **Partition**: test
58
+ - **Number of files**: 5
59
+ - **Partition**: train
60
+ - **Number of files**: 45
61
 
 
62
 
 
63
 
 
64
 
 
65
 
 
66
 
 
67
 
68
+ ## Citation
69
 
70
+ @InProceedings{acpnet2023,
71
+ author={Sarkar, Meenakshi and Honkote, Vinayak and Das, Dibyendu and Ghose, Debasish},
72
+ booktitle={2023 32nd IEEE International Conference on Robot and Human Interactive Communication (RO-MAN)},
73
+ title={Action-conditioned Deep Visual Prediction with RoAM, a new Indoor Human Motion Dataset for Autonomous Robots},
74
+ year={2023},
75
+ volume={},
76
+ number={},
77
+ pages={1115-1120},
78
+ doi={10.1109/RO-MAN57019.2023.10309423}
79
+ }
80
 
 
81
 
82
+ ## Dataset Card Authors
83
 
84
+ [Meenakshi Sarkar]
85
 
86
  ## Dataset Card Contact
87
 
88