← Search

Wei-Chih Hung

15 accepted papers

2024

3D Open-Vocabulary Panoptic Segmentation with 2D-3D Vision-Language Distillation

ECCV 2024poster

"3D panoptic segmentation is a challenging perception task, especially in autonomous driving. It aims to predict both semantic and instance annotations for 3D points in a scene. Although prior 3D panoptic segmentation approaches have achieved great performance on closed-set benchmarks, generalizing…

Cited by 3SourcePDFScholar
2024

LET-3D-AP: Longitudinal Error Tolerant 3D Average Precision for Camera-Only 3D Detection

ICRA 2024poster

The 3D Average Precision (3DAP) relies on the intersection over union between predictions and ground truth objects. However, camera-only detectors have limited depth accuracy, which may cause otherwise reasonable predictions that suffer from such longitudinal localization errors to be treated as fal…

Cited by 27SourcecodeScholar
2024

STT: Stateful Tracking with Transformers for Autonomous Driving

ICRA 2024poster

Tracking objects in three-dimensional space is critical for autonomous driving. To ensure safety while driving, the tracker must be able to reliably track objects across frames and accurately estimate their states such as velocity and acceleration in the present. Existing works frequently focus on t…

Cited by 0SourceScholar
2023

ARTIC3D: Learning Robust Articulated 3D Shapes from Noisy Web Image Collections

NeurIPS 2023poster

Estimating 3D articulated shapes like animal bodies from monocular images is inherently challenging due to the ambiguities of camera viewpoint, pose, texture, lighting, etc. We propose ARTIC3D, a self-supervised framework to reconstruct per-instance 3D shapes from a sparse image collection in-the-wi…

Cited by 23SourcePDFScholar
2023

Hi-LASSIE: High-Fidelity Articulated Shape and Skeleton Discovery From Sparse Image Ensemble

CVPR 2023poster

Automatically estimating 3D skeleton, shape, camera viewpoints, and part articulation from sparse in-the-wild image ensembles is a severely under-constrained and challenging problem. Most prior methods rely on large-scale image datasets, dense temporal correspondence, or human annotations like camer…

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

LASSIE: Learning Articulated Shapes from Sparse Image Ensemble via 3D Part Discovery

NeurIPS 2022accept

Creating high-quality articulated 3D models of animals is challenging either via manual creation or using 3D scanning tools. Therefore, techniques to reconstruct articulated 3D objects from 2D images are crucial and highly useful. In this work, we propose a practical problem setting to estimate 3D…

2020

From Image Collections to Point Clouds With Self-Supervised Shape and Pose Networks

CVPR 2020poster

Reconstructing 3D models from 2D images is one of the fundamental problems in computer vision. In this work, we propose a deep learning technique for 3D object reconstruction from a single image. Contrary to recent works that either use 3D supervision or multi-view supervision, we use only single vi…

Cited by 40PDFcodeScholar
2020

Weakly-Supervised Semantic Segmentation via Sub-Category Exploration

CVPR 2020poster

Existing weakly-supervised semantic segmentation methods using image-level annotations typically rely on initial responses to locate object regions. However, such response maps generated by the classification network usually focus on discriminative object parts, due to the fact that the network does…

Cited by 373PDFcodeScholar
2019

SCOPS: Self-Supervised Co-Part Segmentation

CVPR 2019poster

Parts provide a good intermediate representation of objects that is robust with respect to camera, pose and appearance variations. Existing work on part segmentation is dominated by supervised approaches that rely on large amounts of manual annotations and also can not generalize to unseen object ca…

Cited by 178PDFScholar
2018

Fast and Accurate Online Video Object Segmentation via Tracking Parts

CVPR 2018poster

Online video object segmentation is a challenging task as it entails to process the image sequence timely and accurately. To segment a target object through the video, numerous CNN-based methods have been developed by heavily finetuning on the object mask in the first frame, which is time-consuming…

2018

Learning to Adapt Structured Output Space for Semantic Segmentation

CVPR 2018poster

Convolutional neural network-based approaches for semantic segmentation rely on supervision with pixel-level ground truth, but may not generalize well to unseen image domains. As the labeling process is tedious and labor intensive, developing algorithms that can adapt source ground truth labels to t…

2018

Learning to Blend Photos

ECCV 2018poster

Photo blending is a common technique to create aesthetically pleasing artworks by combining multiple photos. However, the process of photo blending is usually time-consuming, and care must be taken in the process of blending, filtering, positioning, and masking each of the source photos. To make pho…

2017

Scene Parsing With Global Context Embedding

ICCV 2017poster

We present a scene parsing method that utilizes global context information based on both the parametric and non-parametric models. Compared to previous methods that only exploit the local relationship between objects, we train a context network based on scene similarities to generate feature represe…

Cited by 70PDFcodeScholar