File size: 1,030 Bytes
e8261f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Results Organized for Paper

This folder contains only the selected ckpt3500 ours outputs plus baseline method outputs. No ckpt8000 outputs are included.

## Structure

- `raw/{dataset}/{method}/`: moved raw prediction outputs for each method.
- `raw/{dataset}/ours_ckpt3500/`: moved ours output generated from ckpt3500.
- `raw/{dataset}/_eval_set/`: baseline eval RGB/GT/mask when available.
- `raw/{dataset}/_eval_set_ours_ckpt3500/`: ckpt3500 eval RGB/GT/mask when available.
- `tables/mean_angular_error_table.md`: paper-readable result table.
- `tables/all_methods_five_datasets_ckpt3500_only.csv`: long table with all parsed metrics.
- `manifests/moved_files_manifest.csv`: original source and new destination for every moved/copied item.

Toy has qualitative outputs but no standard GT metric row in the current eval outputs, so its quantitative cells are `NA`.


StableNormal on NYUv2 uses the replacement full run from `outputs/normal_eval/2026-06-17/09-32-53`, with 654/654 samples and 19.4753 deg mean angular error.