Normal_AR / README.md
Xyea's picture
Upload raw results and tables
e8261f9 verified
|
Raw
History Blame Contribute Delete
1.03 kB
# 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.