Qian Zheng, Gang Pan, Xudong Jiang, Boxin Shi, Zhan Lu, Haojie Yan, Zongrui Li
We lifted 1 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| LMozart/CVPR2024-SpinUP | — | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| SpinLightMLP | Ran | LMozart/CVPR2024-SpinUP/code/models.py pointer only (licence: NONE) · get_code("2c5566cd381a4c24") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Natural Light Uncalibrated Photometric Stereo (NaUPS) relieves the strict environment and light assumptions in classical Uncalibrated Photometric Stereo (UPS) methods. However, due to the intrinsic ill-posedness and high-dimensional ambiguities, addressing NaUPS is still an open question. Existing works impose strong assumptions on the environment lights and objects' material, restricting the effectiveness in more general scenarios. Alternatively, some methods leverage supervised learning with intricate models while lacking interpretability, resulting in a biased estimation. In this work, we propose Spin Light Uncalibrated Photometric Stereo (Spin-UP), an unsupervised method to tackle NaUPS in various environment lights and objects. The proposed method uses a novel setup that captures the object's images on a rotatable platform, which mitigates NaUPS's ill-posedness by reducing unknowns and provides reliable priors to alleviate NaUPS's ambiguities. Leveraging neural inverse rendering and the proposed training strategies, Spin-UP recovers surface normals, environment light, and isotropic reflectance under complex natural light with low computational cost. Experiments have shown that Spin-UP outperforms other supervised / unsupervised NaUPS methods and achieves state-of-the-art performance on synthetic and real-world datasets. Codes and data are available at https://github.com/LMozart/CVPR2024-SpinUP.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2404.01612")
get_code_for_paper("2404.01612")
have("2404.01612")
Connect an agent — have() is free.