Spaces:
Runtime error
Runtime error
ercanburak
commited on
Commit
•
631e7bd
1
Parent(s):
dd7a036
update dataset configs
Browse files- cfg/dataset/BS_ERGB.json +4 -3
- cfg/dataset/ECD.json +4 -3
- cfg/dataset/ECD_FAST.json +4 -3
- cfg/dataset/HDR.json +4 -3
- cfg/dataset/HQF.json +4 -3
- cfg/dataset/MVSEC.json +4 -3
- cfg/dataset/MVSEC_NIGHT.json +4 -3
cfg/dataset/BS_ERGB.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
|
|
5 |
"sequences":
|
6 |
{
|
7 |
"may29_handheld_01": {},
|
|
|
1 |
{
|
2 |
+
"display_name": "BS-ERGB",
|
3 |
+
"width": 970,
|
4 |
+
"height": 625,
|
5 |
+
"no_ref": false,
|
6 |
"sequences":
|
7 |
{
|
8 |
"may29_handheld_01": {},
|
cfg/dataset/ECD.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
|
|
5 |
"sequences":
|
6 |
{
|
7 |
"calibration":
|
|
|
1 |
{
|
2 |
+
"display_name": "ECD",
|
3 |
+
"width": 240,
|
4 |
+
"height": 180,
|
5 |
+
"no_ref": false,
|
6 |
"sequences":
|
7 |
{
|
8 |
"calibration":
|
cfg/dataset/ECD_FAST.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
|
|
5 |
"sequences":
|
6 |
{
|
7 |
"boxes_6dof":
|
|
|
1 |
{
|
2 |
+
"display_name": "ECD-FAST",
|
3 |
+
"width": 240,
|
4 |
+
"height": 180,
|
5 |
+
"no_ref": true,
|
6 |
"sequences":
|
7 |
{
|
8 |
"boxes_6dof":
|
cfg/dataset/HDR.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
|
|
5 |
"sequences":
|
6 |
{
|
7 |
"hdr_selfie": {},
|
|
|
1 |
{
|
2 |
+
"display_name": "HDR",
|
3 |
+
"width": 640,
|
4 |
+
"height": 480,
|
5 |
+
"no_ref": true,
|
6 |
"sequences":
|
7 |
{
|
8 |
"hdr_selfie": {},
|
cfg/dataset/HQF.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
|
|
5 |
"sequences":
|
6 |
{
|
7 |
"bike_bay_hdr": {},
|
|
|
1 |
{
|
2 |
+
"display_name": "HQF",
|
3 |
+
"width": 240,
|
4 |
+
"height": 180,
|
5 |
+
"no_ref": false,
|
6 |
"sequences":
|
7 |
{
|
8 |
"bike_bay_hdr": {},
|
cfg/dataset/MVSEC.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
|
|
5 |
"sequences":
|
6 |
{
|
7 |
"indoor_flying1_data":
|
|
|
1 |
{
|
2 |
+
"display_name": "MVSEC",
|
3 |
+
"width": 346,
|
4 |
+
"height": 260,
|
5 |
+
"no_ref": false,
|
6 |
"sequences":
|
7 |
{
|
8 |
"indoor_flying1_data":
|
cfg/dataset/MVSEC_NIGHT.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
|
|
5 |
"sequences":
|
6 |
{
|
7 |
"outdoor_night1_data": {},
|
|
|
1 |
{
|
2 |
+
"display_name": "MVSEC-NIGHT",
|
3 |
+
"width": 346,
|
4 |
+
"height": 260,
|
5 |
+
"no_ref": true,
|
6 |
"sequences":
|
7 |
{
|
8 |
"outdoor_night1_data": {},
|