Datasets:
Upload hand labels
Browse files
benchmark/2d_manual_label/all_sequences.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f0f300bf02791e006f461b54951d3f62ee5ef2c1863baea96cb3ccad53fa291
|
3 |
+
size 1201879
|
benchmark/2d_manual_label/readme.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
These annotations contain manually created 2D bounding boxes in YOLO format for camera images from the CoopScenes dataset.
|
2 |
+
|
3 |
+
Line format (YOLO):
|
4 |
+
<class_id> <x_center> <y_center> <width> <height>
|
5 |
+
All values are normalized (0.0 � 1.0) relative to the image dimensions.
|
6 |
+
|
7 |
+
Filename format:
|
8 |
+
seq_{seq_id}_{frame_id}_{camera_name}_{sensor_index}.txt
|
9 |
+
|
10 |
+
Example:
|
11 |
+
seq_8_207_FRONT_LEFT_0.txt
|
12 |
+
|
13 |
+
Folder structure:
|
14 |
+
- all_sequences: manually annotated individual frames from multiple sequences
|
15 |
+
- seq_8_continuous: continuously annotated frame segment from seq_8
|
benchmark/2d_manual_label/seq_8_continuous.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5a8412f7bf2961b1fddc97792f146fd7bda956e952930b1469bde226bc69789
|
3 |
+
size 322589
|