← Search

Hung-Yu Tseng

19 accepted papers

2025

DGS-LRM: Real-Time Deformable 3D Gaussian Reconstruction From Monocular Videos

NeurIPS 2025poster

We introduce the Deformable Gaussian Splats Large Reconstruction Model (DGS-LRM), the first feed-forward method predicting deformable 3D Gaussian splats from a monocular posed video of any dynamic scene. Feed-forward scene reconstruction has gained significant attention for its ability to rapidly cr…

Cited by 0SourceScholar
2025

Textured Gaussians for Enhanced 3D Scene Appearance Modeling

CVPR 2025poster

3D Gaussian Splatting (3DGS) has recently emerged as a state-of-the-art 3D reconstruction and rendering technique due to its high-quality results and fast training and rendering time. However, pixels covered by the same Gaussian are always shaded in the same color up to a Gaussian falloff scaling fa…

Cited by 3SourcePDFScholar
2024

Exploiting Diffusion Prior for Generalizable Dense Prediction

CVPR 2024poster

Contents generated by recent advanced Text-to-Image (T2I) diffusion models are sometimes too imaginative for existing off-the-shelf dense predictors to estimate due to the immitigable domain gap. We introduce DMP a pipeline utilizing pre-trained T2I models as a prior for dense prediction tasks. To a…

2024

Taming Latent Diffusion Model for Neural Radiance Field Inpainting

ECCV 2024poster

"Neural Radiance Field (NeRF) is a representation for 3D reconstruction from multi-view images. Despite some recent work showing preliminary success in editing a reconstructed NeRF with diffusion prior, they remain struggling to synthesize reasonable geometry in completely uncovered regions. One maj…

Cited by 10SourcePDFScholar
2024

ViewDiff: 3D-Consistent Image Generation with Text-to-Image Models

CVPR 2024poster

3D asset generation is getting massive amounts of attention inspired by the recent success on text-guided 2D content creation. Existing text-to-3D methods use pretrained text-to-image diffusion models in an optimization problem or fine-tune them on synthetic data which often results in non-photoreal…

2023

Consistent View Synthesis With Pose-Guided Diffusion Models

CVPR 2023poster

Novel view synthesis from a single image has been a cornerstone problem for many Virtual Reality applications that provide immersive experiences. However, most existing techniques can only synthesize novel views within a limited range of camera motion or fail to generate consistent and high-quality…

2023

Robust Dynamic Radiance Fields

CVPR 2023poster

Dynamic radiance field reconstruction methods aim to model the time-varying structure and appearance of a dynamic scene. Existing methods, however, assume that accurate camera poses can be reliably estimated by Structure from Motion (SfM) algorithms. These methods, thus, are unreliable as SfM algori…

2023

Unveiling The Mask of Position-Information Pattern Through the Mist of Image Features

ICML 2023poster

Recent studies have shown that paddings in convolutional neural networks encode absolute position information which can negatively affect the model performance for certain tasks. However, existing metrics for quantifying the strength of positional information remain unreliable and frequently lead to…

Cited by 3SourcePDFScholar
2022

Incremental False Negative Detection for Contrastive Learning

ICLR 2022poster

Self-supervised learning has recently shown great potential in vision tasks through contrastive learning, which aims to discriminate each image, or instance, in the dataset. However, such instance-level learning ignores the semantic relationship among instances and sometimes undesirably repels the a…

Cited by 82SourcePDFScholar
2022

Vector Quantized Image-to-Image Translation

ECCV 2022poster

"Current image-to-image translation methods formulate the task with conditional generation models, leading to learning only the recolorization or regional changes as being constrained by the rich structural information provided by the conditional contexts. In this work, we propose introducing the ve…

Cited by 25SourcePDFScholar
2021

Exploring Cross-Video and Cross-Modality Signals for Weakly-Supervised Audio-Visual Video Parsing

NeurIPS 2021poster

The audio-visual video parsing task aims to temporally parse a video into audio or visual event categories. However, it is labor intensive to temporally annotate audio and visual events and thus hampers the learning of a parsing model. To this end, we propose to explore additional cross-video and cr…

2021

Regularizing Generative Adversarial Networks Under Limited Data

CVPR 2021poster

Recent years have witnessed the rapid progress of generative adversarial networks (GANs). However, the success of the GAN models hinges on a large amount of training data. This work proposes a regularization approach for training robust GAN models on limited data. We theoretically show a connection…

Cited by 176PDFcodeScholar
2020

Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation

ICLR 2020spotlight

Few-shot classification aims to recognize novel categories with only few labeled images in each class. Existing metric-based few-shot classification algorithms predict categories by comparing the feature embeddings of query images with those from a few labeled images (support examples) using a learn…

Cited by 524SourcecodeScholar
2020

Modeling Artistic Workflows for Image Generation and Editing

ECCV 2020poster

People often create art by following an artistic workflow involving multiple stages that inform the overall design. If an artist wishes to modify an earlier decision, significant work may be required to propagate this new decision forward to the final artwork. Motivated by the above observations, we…

2020

RetrieveGAN: Image Synthesis via Differentiable Patch Retrieval

ECCV 2020poster

Image generation from scene description is a cornerstone technique for the controlled generation, which is beneficial to applications such as content creation and image editing. In this work, we aim to synthesize images from scene description with retrieved patches as reference. We propose a differe…

Cited by 55SourcePDFScholar
2019

Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis

CVPR 2019poster

Most conditional generation tasks expect diverse outputs given a single conditional context. However, conditional generative adversarial networks (cGANs) often focus on the prior conditional information and ignore the input noise vectors, which contribute to the output variations. Recent attempts to…

Cited by 756PDFcodeScholar
2018

Diverse Image-to-Image Translation via Disentangled Representations

ECCV 2018poster

Image-to-image translation aims to learn the mapping between two visual domains. There are two main challenges for many applications: 1) the lack of aligned training pairs and 2) multiple possible outputs from a single input image. In this work, we present an approach based on disentangled represent…