Upload visual artifacts: stereo pairs, depth maps, point clouds
Browse files- artifacts/frame_0_anaglyph_3d.png +3 -0
- artifacts/frame_0_depth_comparison.png +3 -0
- artifacts/frame_0_disparity.png +3 -0
- artifacts/frame_0_gt_depth.png +3 -0
- artifacts/frame_0_point_cloud.png +3 -0
- artifacts/frame_0_stereo_pair.png +3 -0
- artifacts/frame_1_anaglyph_3d.png +3 -0
- artifacts/frame_1_depth_comparison.png +3 -0
- artifacts/frame_1_disparity.png +3 -0
- artifacts/frame_1_gt_depth.png +3 -0
- artifacts/frame_1_point_cloud.png +3 -0
- artifacts/frame_1_stereo_pair.png +3 -0
- artifacts/frame_2_anaglyph_3d.png +3 -0
- artifacts/frame_2_depth_comparison.png +3 -0
- artifacts/frame_2_disparity.png +3 -0
- artifacts/frame_2_gt_depth.png +3 -0
- artifacts/frame_2_point_cloud.png +3 -0
- artifacts/frame_2_stereo_pair.png +3 -0
- artifacts/pipeline_overview.png +3 -0
- artifacts/pipeline_stats.json +34 -0
- artifacts/stereo_pair_animated.gif +3 -0
artifacts/frame_0_anaglyph_3d.png
ADDED
|
Git LFS Details
|
artifacts/frame_0_depth_comparison.png
ADDED
|
Git LFS Details
|
artifacts/frame_0_disparity.png
ADDED
|
Git LFS Details
|
artifacts/frame_0_gt_depth.png
ADDED
|
Git LFS Details
|
artifacts/frame_0_point_cloud.png
ADDED
|
Git LFS Details
|
artifacts/frame_0_stereo_pair.png
ADDED
|
Git LFS Details
|
artifacts/frame_1_anaglyph_3d.png
ADDED
|
Git LFS Details
|
artifacts/frame_1_depth_comparison.png
ADDED
|
Git LFS Details
|
artifacts/frame_1_disparity.png
ADDED
|
Git LFS Details
|
artifacts/frame_1_gt_depth.png
ADDED
|
Git LFS Details
|
artifacts/frame_1_point_cloud.png
ADDED
|
Git LFS Details
|
artifacts/frame_1_stereo_pair.png
ADDED
|
Git LFS Details
|
artifacts/frame_2_anaglyph_3d.png
ADDED
|
Git LFS Details
|
artifacts/frame_2_depth_comparison.png
ADDED
|
Git LFS Details
|
artifacts/frame_2_disparity.png
ADDED
|
Git LFS Details
|
artifacts/frame_2_gt_depth.png
ADDED
|
Git LFS Details
|
artifacts/frame_2_point_cloud.png
ADDED
|
Git LFS Details
|
artifacts/frame_2_stereo_pair.png
ADDED
|
Git LFS Details
|
artifacts/pipeline_overview.png
ADDED
|
Git LFS Details
|
artifacts/pipeline_stats.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pipeline": "Kitchen Stereo4D",
|
| 3 |
+
"episodes": 10,
|
| 4 |
+
"stereo_frames_total": 670,
|
| 5 |
+
"stereo_baseline_mm": 50.0,
|
| 6 |
+
"resolution": "640x480",
|
| 7 |
+
"focal_length_px": 554.2562584220408,
|
| 8 |
+
"camera_fov_deg": 60.0,
|
| 9 |
+
"gpu": "NVIDIA L40S 46GB",
|
| 10 |
+
"cosmos_transfer": "Cosmos-Transfer2.5-2B available",
|
| 11 |
+
"artifacts": [
|
| 12 |
+
"frame_0_anaglyph_3d.png",
|
| 13 |
+
"frame_0_depth_comparison.png",
|
| 14 |
+
"frame_0_disparity.png",
|
| 15 |
+
"frame_0_gt_depth.png",
|
| 16 |
+
"frame_0_point_cloud.png",
|
| 17 |
+
"frame_0_stereo_pair.png",
|
| 18 |
+
"frame_1_anaglyph_3d.png",
|
| 19 |
+
"frame_1_depth_comparison.png",
|
| 20 |
+
"frame_1_disparity.png",
|
| 21 |
+
"frame_1_gt_depth.png",
|
| 22 |
+
"frame_1_point_cloud.png",
|
| 23 |
+
"frame_1_stereo_pair.png",
|
| 24 |
+
"frame_2_anaglyph_3d.png",
|
| 25 |
+
"frame_2_depth_comparison.png",
|
| 26 |
+
"frame_2_disparity.png",
|
| 27 |
+
"frame_2_gt_depth.png",
|
| 28 |
+
"frame_2_point_cloud.png",
|
| 29 |
+
"frame_2_stereo_pair.png",
|
| 30 |
+
"pipeline_overview.png",
|
| 31 |
+
"pipeline_stats.json",
|
| 32 |
+
"stereo_pair_animated.gif"
|
| 33 |
+
]
|
| 34 |
+
}
|
artifacts/stereo_pair_animated.gif
ADDED
|
Git LFS Details
|