Light of Normals: Unified Feature Representation for Universal Photometric Stereo
Paper • 2506.18882 • Published • 89
Checkpoints for bachelor thesis: Lighting Variation Confidence (LVC) module on LiNo-UniPS — Đoàn Anh Vũ, HUST SOICT.
| Folder | Variant | Description |
|---|---|---|
bl_real_* |
baseline |
Original LiNo-UniPS (no LVC) |
fl_real_* |
lvc_full |
LiNo-UniPS + LVC full (loss weighting + feature scaling, proposed method) |
ll_real_* |
lvc_loss |
LVC loss weighting only (ablation) |
lf_real_* |
lvc_feat |
LVC feature scaling only (ablation) |
Filename convention: {variant_short}_{mode}_{DDMMYYYY}_{HHMMSS}_e{epoch}_v{val_loss}.ckpt
variant_short: bl / fl / ll / lfmode: smoke (test) / real (production)Base architecture & weights: LiNo-UniPS (MIT License) by H. Li, H. Chen et al.
MIT — same as upstream LiNo-UniPS.