Sharp Monocular View Synthesis in Less Than a Second
About
We present SHARP, an approach to photorealistic view synthesis from a single image. Given a single photograph, SHARP regresses the parameters of a 3D Gaussian representation of the depicted scene. This is done in less than a second on a standard GPU via a single feedforward pass through a neural network. The 3D Gaussian representation produced by SHARP can then be rendered in real time, yielding high-resolution photorealistic images for nearby views. The representation is metric, with absolute scale, supporting metric camera movements. Experimental results demonstrate that SHARP delivers robust zero-shot generalization across datasets. It sets a new state of the art on multiple datasets, reducing LPIPS by 25-34% and DISTS by 21-43% versus the best prior model, while lowering the synthesis time by three orders of magnitude. Code and weights are provided at https://github.com/apple/ml-sharp
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Novel View Synthesis | Tanks&Temples (test) | -- | 239 | |
| Novel View Synthesis | ScanNet++ | PSNR22.63 | 24 | |
| Novel View Synthesis | ScanNet++ (test) | LPIPS0.154 | 15 | |
| View Synthesis | Tanks&Temples | PSNR16.33 | 15 | |
| Novel View Synthesis | WildRGB-D | PSNR19.57 | 13 | |
| Novel View Synthesis | Middlebury (test) | DISTS0.097 | 7 | |
| Novel View Synthesis | Booster (test) | DISTS0.119 | 7 | |
| Novel View Synthesis | WildRGBD (test) | DISTS0.069 | 7 | |
| Novel View Synthesis | ETH3D (test) | DISTS0.258 | 7 | |
| View Synthesis | Middlebury | PSNR17.12 | 7 |