← Search

Qi Shan

11 accepted papers

2023

HyperDiffusion: Generating Implicit Neural Fields with Weight-Space Diffusion

ICCV 2023poster

Implicit neural fields, typically encoded by a multilayer perceptron (MLP) that maps from coordinates (e.g., xyz) to signals (e.g., signed distances), have shown remarkable promise as a high-fidelity and compact representation. However, the lack of a regular and explicit grid structure also makes it…

Cited by 128PDFcodeScholar
2023

UPSCALE: Unconstrained Channel Pruning

ICML 2023poster

As neural networks grow in size and complexity, inference speeds decline. To combat this, one of the most effective compression techniques -- channel pruning -- removes channels from weights. However, for multi-branch segments of a model, channel removal can introduce inference-time memory copies. I…

2022

FvOR: Robust Joint Shape and Pose Optimization for Few-View Object Reconstruction

CVPR 2022poster

Reconstructing an accurate 3D object model from a few image observations remains a challenging problem in computer vision. State-of-the-art approaches typically assume accurate camera poses as input, which could be difficult to obtain in realistic settings. In this paper, we present FvOR, a learning…

Cited by 23PDFcodeScholar
2022

MVS2D: Efficient Multi-View Stereo via Attention-Driven 2D Convolutions

CVPR 2022poster

Deep learning has made significant impacts on multi-view stereo systems. State-of-the-art approaches typically involve building a cost volume, followed by multiple 3D convolution operations to recover the input image's pixel-wise depth. While such end-to-end learning of plane-sweeping stereo advance…

Cited by 59PDFcodeScholar
2022

Texturify: Generating Textures on 3D Shape Surfaces

ECCV 2022poster

"Texture cues on 3D objects are key to compelling visual representations, with the possibility to create high visual fidelity with inherent spatial consistency across different views. Since the availability of textured 3D shapes remains very limited, learning a 3D-supervised data-driven method that…

Cited by 73SourcePDFScholar
2021

RetrievalFuse: Neural 3D Scene Reconstruction With a Database

ICCV 2021poster

3D reconstruction of large scenes is a challenging problem due to the high-complexity nature of the solution space, in particular for generative neural networks. In contrast to traditional generative learned models which encode the full generative process into a neural network and can struggle with…

Cited by 38PDFcodeScholar
2020

Equivariant Neural Rendering

ICML 2020poster

We propose a framework for learning neural scene representations directly from images, without 3D supervision. Our key insight is that 3D structure can be imposed by ensuring that the learned representation transforms like a real 3D scene. Specifically, we introduce a loss which enforces equivarianc…

Cited by 77SourcePDFScholar
2018

LayoutNet: Reconstructing the 3D Room Layout From a Single RGB Image

CVPR 2018poster

We propose an algorithm to predict room layout from a single image that generalizes across panoramas and perspective images, cuboid layouts and more general layouts (e.g. "L"-shape room). Our method operates directly on the panoramic image, rather than decomposing into perspective images as do recen…

2017

IM2CAD

CVPR 2017spotlight

Given a single photo of a room and a large database of furniture CAD models, our goal is to reconstruct a scene that is as similar as possible to the scene depicted in the photograph, and composed of objects drawn from the database. We present a completely automatic system to address this IM2CAD pro…

Cited by 263PDFScholar