← Search

Song-Hai Zhang

28 accepted papers

2026

Lafite: A Generative Latent Field for 3D Native Texturing

CVPR 2026

Generating high-fidelity, seamless textures directly on 3D surfaces, a process we term 3D-native texturing, is a fundamental open challenge, promising to overcome the limitations of traditional UV-based and multi-view projection methods. While promising, existing native approaches are bottlenecked b

Cited by 0SourceScholar
2026

TopoMesh: High-Fidelity Mesh Autoencoding via Topological Unification

CVPR 2026

The dominant paradigm for high-fidelity 3D generation relies on a VAE-Diffusion pipeline, where the VAE's reconstruction capability sets a firm upper bound on generation quality. A fundamental challenge limiting existing VAEs is the representation mismatch between ground-truth meshes and network pre

Cited by 0SourceScholar
2025

DepthSync: Diffusion Guidance-Based Depth Synchronization for Scale- and Geometry-Consistent Video Depth Estimation

ICCV 2025poster

Diffusion-based video depth estimation methods have achieved remarkable success with strong generalization ability. However, predicting depth for long videos remains challenging. Existing methods typically split videos into overlapping sliding windows, leading to accumulated scale discrepancies acro…

Cited by 0SourcePDFScholar
2025

GeometryCrafter: Consistent Geometry Estimation for Open-world Videos with Diffusion Priors

ICCV 2025poster

Despite remarkable advancements in video depth estimation, existing methods fall short in geometric fidelity due to their affine-invariant predictions, restricting their applicability in reconstruction and other metrically grounded downstream tasks. We propose a novel point map Variational Autoencod…

Cited by 0SourcePDFScholar
2025

MeGA: Hybrid Mesh-Gaussian Head Avatar for High-Fidelity Rendering and Head Editing

CVPR 2025poster

Creating high-fidelity head avatars from multi-view videos is essential for many AR/VR applications. However, current methods often struggle to achieve high-quality renderings across all head components (e.g., skin vs. hair) due to the limitations of using one single representation for elements with…

2025

NeuFrameQ: Neural Frame Fields for Scalable and Generalizable Anisotropic Quadrangulation

ICCV 2025poster

Quad meshes play a crucial role in computer graphics applications, yet automatically generating high-quality quad meshes remains challenging. Traditional quadrangulation approaches rely on local geometric features and manual constraints, often producing suboptimal mesh layouts that fail to capture g…

Cited by 0SourcePDFScholar
2025

SVG-Head: Hybrid Surface-Volumetric Gaussians for High-Fidelity Head Reconstruction and Real-Time Editing

ICCV 2025poster

Creating high-fidelity and editable head avatars is a pivotal challenge in computer vision and graphics, boosting many AR/VR applications. While recent advancements have achieved photorealistic renderings and plausible animation, head editing, especially real-time appearance editing, remains challen…

Cited by 0SourcePDFScholar
2025

Splatter-360: Generalizable 360 Gaussian Splatting for Wide-baseline Panoramic Images

CVPR 2025poster

Wide-baseline panoramic images are frequently used in applications like VR and simulations to minimize capturing labor costs and storage needs. However, synthesizing novel views from these panoramic images in real time remains a significant challenge, especially due to panoramic imagery's high resol…

2024

DiffPano: Scalable and Consistent Text to Panorama Generation with Spherical Epipolar-Aware Diffusion

NeurIPS 2024poster

Diffusion-based methods have achieved remarkable achievements in 2D image or 3D object generation, however, the generation of 3D scenes and even $360^{\circ}$ images remains constrained, due to the limited number of scene datasets, the complexity of 3D scenes themselves, and the difficulty of genera…

2024

DreamComposer: Controllable 3D Object Generation via Multi-View Conditions

CVPR 2024poster

Utilizing pre-trained 2D large-scale generative models recent works are capable of generating high-quality novel views from a single in-the-wild image. However due to the lack of information from multiple views these works encounter difficulties in generating controllable novel views. In this paper…

2024

MAL: Motion-Aware Loss with Temporal and Distillation Hints for Self-Supervised Depth Estimation

ICRA 2024poster

Depth perception is crucial for a wide range of robotic applications. Multi-frame self-supervised depth estimation methods have gained research interest due to their ability to leverage large-scale, unlabeled real-world data. However, the self-supervised methods often rely on the assumption of a sta…

Cited by 4SourceScholar
2024

PI3D: Efficient Text-to-3D Generation with Pseudo-Image Diffusion

CVPR 2024poster

Diffusion models trained on large-scale text-image datasets have demonstrated a strong capability of controllable high-quality image generation from arbitrary text prompts. However the generation quality and generalization ability of 3D diffusion models is hindered by the scarcity of high-quality an…

Cited by 16SourcePDFScholar
2024

PPEA-Depth: Progressive Parameter-Efficient Adaptation for Self-Supervised Monocular Depth Estimation

AAAI 2024technical

Self-supervised monocular depth estimation is of significant importance with applications spanning across autonomous driving and robotics. However, the reliance on self-supervision introduces a strong static-scene assumption, thereby posing challenges in achieving optimal performance in dynamic scen…

Cited by 7SourcePDFScholar
2024

Sparse3D: Distilling Multiview-Consistent Diffusion for Object Reconstruction from Sparse Views

AAAI 2024technical

Reconstructing 3D objects from extremely sparse views is a long-standing and challenging problem. While recent techniques employ image diffusion models for generating plausible images at novel viewpoints or for distilling pre-trained diffusion priors into 3D representations using score distillation…

Cited by 26SourcePDFScholar
2024

Text-to-3D with Classifier Score Distillation

ICLR 2024poster

Text-to-3D generation has made remarkable progress recently, particularly with methods based on Score Distillation Sampling (SDS) that leverages pre-trained 2D diffusion models. While the usage of classifier-free guidance is well acknowledged to be crucial for successful optimization, it is consider…

2024

Texture-GS: Disentangle the Geometry and Texture for 3D Gaussian Splatting Editing

ECCV 2024poster

"3D Gaussian splatting, emerging as a groundbreaking approach, has drawn increasing attention for its capabilities of high-fidelity reconstruction and real-time rendering. However, it couples the appearance and geometry of the scene within the Gaussian attributes, which hinders the flexibility of ed…

Cited by 16SourcePDFScholar
2024

Triplane Meets Gaussian Splatting: Fast and Generalizable Single-View 3D Reconstruction with Transformers

CVPR 2024poster

Recent advancements in 3D reconstruction from single images have been driven by the evolution of generative models. Prominent among these are methods based on Score Distillation Sampling (SDS) and the adaptation of diffusion models in the 3D domain. Despite their progress these techniques often face…

2024

Wonder3D: Single Image to 3D using Cross-Domain Diffusion

CVPR 2024highlight

In this work we introduce Wonder3D a novel method for generating high-fidelity textured meshes from single-view images with remarkable efficiency. Recent methods based on the Score Distillation Sampling (SDS) loss methods have shown the potential to recover 3D geometry from 2D diffusion priors but t…

Cited by 414SourcePDFScholar
2023

CXTrack: Improving 3D Point Cloud Tracking With Contextual Information

CVPR 2023poster

3D single object tracking plays an essential role in many applications, such as autonomous driving. It remains a challenging problem due to the large appearance variation and the sparsity of points caused by occlusion and limited sensor capabilities. Therefore, contextual information across two cons…

Cited by 42SourcePDFScholar
2023

DualVector: Unsupervised Vector Font Synthesis With Dual-Part Representation

CVPR 2023poster

Automatic generation of fonts can be an important aid to typeface design. Many current approaches regard glyphs as pixelated images, which present artifacts when scaling and inevitable quality losses after vectorization. On the other hand, existing vector font synthesis methods either fail to repres…

2023

Joint Implicit Neural Representation for High-fidelity and Compact Vector Fonts

ICCV 2023poster

Existing vector font generation approaches either struggle to preserve high-frequency corner details of the glyph or produce vector shapes that have redundant segments, which hinders their applications in practical scenarios. In this paper, we propose to learn vector fonts from pixelated font images…

Cited by 5PDFScholar
2023

MBPTrack: Improving 3D Point Cloud Tracking with Memory Networks and Box Priors

ICCV 2023poster

3D single object tracking has been a crucial problem for decades with numerous applications such as autonomous driving. Despite its wide-ranging use, this task remains challenging due to the significant appearance variation caused by occlusion and size differences among tracked targets. To address t…

Cited by 29PDFScholar
2023

PanoGRF: Generalizable Spherical Radiance Fields for Wide-baseline Panoramas

NeurIPS 2023poster

Achieving an immersive experience enabling users to explore virtual environments with six degrees of freedom (6DoF) is essential for various applications such as virtual reality (VR). Wide-baseline panoramas are commonly used in these applications to reduce network bandwidth and storage requirements…

Cited by 9SourcePDFScholar
2022

Face2Faceρ: Real-Time High-Resolution One-Shot Face Reenactment

ECCV 2022poster

"Existing one-shot face reenactment methods either present obvious artifacts in large pose transformations, or cannot well-preserve the identity information in the source images, or fail to meet the requirements of real-time applications due to the intensive amount of computation involved. In this p…

Cited by 37SourcePDFScholar
2019

Example-Guided Style-Consistent Image Synthesis From Semantic Labeling

CVPR 2019poster

Example-guided image synthesis aims to synthesize an image from a semantic label map and an exemplary image indicating style. We use the term "style" in this problem to refer to implicit characteristics of images, for example: in portraits "style" includes gender, racial identity, age, hairstyle;…

Cited by 102PDFcodeScholar
2019

Pose2Seg: Detection Free Human Instance Segmentation

CVPR 2019poster

The standard approach to image instance segmentation is to perform the object detection first, and then segment the object from the detection bounding-box. More recently, deep learning methods like Mask R-CNN perform them jointly. However, little research takes into account the uniqueness of the "hu…

Cited by 276PDFcodeScholar