depth_cache_recover194_vggt_clean
收藏资源简介:
该数据集是一个深度缓存(depth cache),名为recover194_vggt_clean,用于机器人操作任务中的深度估计。它对应数据集takeru01/task1_1_5_rgb_recover_up_down_trim_194ep,只能用于相同 episode 结构和帧长度的数据集。缓存结构:主干网络为 vggt,腕部主干网络为 da3,非度量(metric=False),网格尺寸为 8×14(高度×宽度),步长为 2,包含 194 个 episode(索引 0 到 193),共 190,542 帧。相机分为静态相机(camera_front 和 camera_top)和腕部相机(camera_left_wrist 和 camera_right_wrist),其中 role=none 的相机格子全零且不参与注入。缓存包含 4 个通道:第 0 通道(CH_VALUE)为静态相机中盘面相对高度(米)的 95% 分位数,或腕部相机中指尖相对 delta(米)的 5% 分位数;第 1 通道(CH_OCC)为格子内漂浮或指尖附近像素的比例;第 2 通道(CH_SPREAD)为格子内深度范围(q95-q05,米);第 3 通道(CH_VALID)为有效像素率(0-1),注意 0 表示缺失而非盘面高度为 0。预计算过程中产生了若干警告,包括 camera_front 深度尺度帧间波动 74mm、平面内点率仅 38%、左右腕部相机的 metric 申报与实际尺度偏差超过 30%(分别约 0.42 和 0.43 倍),提示 ROI 可能包含手臂或夹具,以及近距 metric 不可靠。历史记录显示内参哈希、规格哈希、标定方法为 roi-median,缩放因子为 1.3685,基于真实深度相机 camera_front 的 1.24 米参考。
This dataset is a depth cache named recover194_vggt_clean for depth estimation in robot manipulation tasks. It corresponds to the dataset takeru01/task1_1_5_rgb_recover_up_down_trim_194ep and can only be used with datasets of the same episode structure and frame length. The cache structure: backbone vggt, wrist backbone da3, non-metric (metric=False), grid size 8×14 (height×width), stride 2, contains 194 episodes (indices 0 to 193), total 190,542 frames. Cameras include static cameras (camera_front and camera_top) and wrist cameras (camera_left_wrist and camera_right_wrist), where cameras with role=none have all-zero grids and are not involved in injection. The cache has 4 channels: channel 0 (CH_VALUE) is the 95th percentile of relative disk height (meters) for static cameras or the 5th percentile of fingertip relative delta (meters) for wrist cameras; channel 1 (CH_OCC) is the proportion of pixels floating or near fingertips within a grid cell; channel 2 (CH_SPREAD) is the depth range within a grid cell (q95-q05, meters); channel 3 (CH_VALID) is the valid pixel rate (0-1), where 0 indicates missing data rather than zero disk height. Precomputation warnings include: camera_front depth scale inter-frame fluctuation of 74mm, in-plane point ratio only 38%, left/right wrist cameras reported metric vs actual scale deviation exceeding 30% (approximately 0.42 and 0.43 times), suggesting ROI may include arms or grippers, and close-range metric being unreliable. History records: intrinsics hash, specification hash, calibration method roi-median, scaling factor 1.3685, based on real depth camera camera_front at 1.24m reference.
数据集概述
基本信息
该数据集名为 depth_cache/recover194_vggt_clean,是由 cable_depth 生成的细胞格(cell grid)缓存,用于训练时通过 --depth-cache 参数传入。它服务于数据集 takeru01/task1_1_5_rgb_recover_up_down_trim_194ep。
使用限制
该缓存通过 (episode_index, frame_index) 进行索引,因此仅适用于具有相同剧情构成和相同长度的数据集,不能用于其他数据配置。
技术规格
- backbone: vggt
- wrist_backbone: da3
- metric: False
- grid: [8, 14](即 gh, gw)
- stride: 2
- episodes: 194,范围 (0, 193)
- frames: 190542
相机配置与角色
| 相机 | 角色 |
|---|---|
| camera_front | static |
| camera_top | static |
| camera_left_wrist | wrist |
| camera_right_wrist | wrist |
注意:角色为 none 的相机的格网全为零,不参与注入。
通道定义
| 通道 | 含义 |
|---|---|
| 0 CH_VALUE | static: 盘面相对高度[m]的95%分位数 / wrist: 指尖相对Δ[m]的5%分位数 |
| 1 CH_OCC | 单元格内“浮在盘面上 / 在指尖附近”的像素比例 |
| 2 CH_SPREAD | 单元格内深度宽度 q95−q05 [m] |
| 3 CH_VALID | 有效像素率 (0-1)。0 表示缺失,不代表“盘面上(d=0)” |
预计算警告
- camera_front 深度尺度不稳定:帧间标准差摆动约 74 mm,虽已通过 gauge 归一化吸收,但可能因 ROI 中手臂占比过多导致。
- camera_front 平面内点率低:仅有 38% 内点率,表明
--roi可能偏离板面,或 ROI 中包含手臂/夹具。 - camera_left_wrist 尺度失真:该相机声明为 metric backbone,但与实测 a0 对比,尺度仅 ×0.42(偏差超过30%),表明近距下 metric 声明不可靠,建议对其他相机也进行实测验证。
- camera_right_wrist 尺度失真:同样声明为 metric backbone,但与实测对比尺度为 ×0.43(偏差超过30%),建议进行实测交叉验证。
数据来源与处理参数
- intrinsics_sha256: fece1ac6bb2b109a
- spec_sha256: 4af9fc9d1891e59d
- gauge: roi-median
- scale: {scale: 1.3684628464669712, method: z_true, z_true_cam: camera_front=1.24}





