Spaces:
Runtime error
Runtime error
ercanburak
commited on
Commit
•
bebd11e
1
Parent(s):
4a7a358
Create TPAMI20.json
Browse files- cfg/dataset/TPAMI20.json +13 -0
cfg/dataset/TPAMI20.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"display_name": "HDR",
|
3 |
+
"width": 640,
|
4 |
+
"height": 480,
|
5 |
+
"no_ref": true,
|
6 |
+
"has_frames": false,
|
7 |
+
"sequences":
|
8 |
+
{
|
9 |
+
"hdr_selfie": {},
|
10 |
+
"hdr_sun": {},
|
11 |
+
"hdr_tunnel": {}
|
12 |
+
}
|
13 |
+
}
|