Spaces:
Runtime error
Runtime error
ercanburak
commited on
Commit
•
292cdf0
1
Parent(s):
8c31b90
add has_gt
Browse files- cfg/dataset/BS_ERGB.json +1 -0
- cfg/dataset/ECD.json +1 -0
- cfg/dataset/ECD_FAST.json +1 -0
- cfg/dataset/HDR.json +1 -0
- cfg/dataset/HQF.json +2 -1
- cfg/dataset/MVSEC.json +1 -0
- cfg/dataset/MVSEC_NIGHT.json +1 -0
cfg/dataset/BS_ERGB.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"width": 970,
|
4 |
"height": 625,
|
5 |
"no_ref": false,
|
|
|
6 |
"sequences":
|
7 |
{
|
8 |
"may29_handheld_01": {},
|
|
|
3 |
"width": 970,
|
4 |
"height": 625,
|
5 |
"no_ref": false,
|
6 |
+
"has_gt": true,
|
7 |
"sequences":
|
8 |
{
|
9 |
"may29_handheld_01": {},
|
cfg/dataset/ECD.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"width": 240,
|
4 |
"height": 180,
|
5 |
"no_ref": false,
|
|
|
6 |
"sequences":
|
7 |
{
|
8 |
"calibration":
|
|
|
3 |
"width": 240,
|
4 |
"height": 180,
|
5 |
"no_ref": false,
|
6 |
+
"has_gt": true,
|
7 |
"sequences":
|
8 |
{
|
9 |
"calibration":
|
cfg/dataset/ECD_FAST.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"width": 240,
|
4 |
"height": 180,
|
5 |
"no_ref": true,
|
|
|
6 |
"sequences":
|
7 |
{
|
8 |
"boxes_6dof":
|
|
|
3 |
"width": 240,
|
4 |
"height": 180,
|
5 |
"no_ref": true,
|
6 |
+
"has_gt": true,
|
7 |
"sequences":
|
8 |
{
|
9 |
"boxes_6dof":
|
cfg/dataset/HDR.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"width": 640,
|
4 |
"height": 480,
|
5 |
"no_ref": true,
|
|
|
6 |
"sequences":
|
7 |
{
|
8 |
"hdr_selfie": {},
|
|
|
3 |
"width": 640,
|
4 |
"height": 480,
|
5 |
"no_ref": true,
|
6 |
+
"has_gt": false,
|
7 |
"sequences":
|
8 |
{
|
9 |
"hdr_selfie": {},
|
cfg/dataset/HQF.json
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
"width": 240,
|
4 |
"height": 180,
|
5 |
"no_ref": false,
|
6 |
-
"
|
|
|
7 |
{
|
8 |
"bike_bay_hdr": {},
|
9 |
"boxes": {},
|
|
|
3 |
"width": 240,
|
4 |
"height": 180,
|
5 |
"no_ref": false,
|
6 |
+
"has_gt": true,
|
7 |
+
"sequences":
|
8 |
{
|
9 |
"bike_bay_hdr": {},
|
10 |
"boxes": {},
|
cfg/dataset/MVSEC.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"width": 346,
|
4 |
"height": 260,
|
5 |
"no_ref": false,
|
|
|
6 |
"sequences":
|
7 |
{
|
8 |
"indoor_flying1_data":
|
|
|
3 |
"width": 346,
|
4 |
"height": 260,
|
5 |
"no_ref": false,
|
6 |
+
"has_gt": true,
|
7 |
"sequences":
|
8 |
{
|
9 |
"indoor_flying1_data":
|
cfg/dataset/MVSEC_NIGHT.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"width": 346,
|
4 |
"height": 260,
|
5 |
"no_ref": true,
|
|
|
6 |
"sequences":
|
7 |
{
|
8 |
"outdoor_night1_data": {},
|
|
|
3 |
"width": 346,
|
4 |
"height": 260,
|
5 |
"no_ref": true,
|
6 |
+
"has_gt": true,
|
7 |
"sequences":
|
8 |
{
|
9 |
"outdoor_night1_data": {},
|