← Search

Chi-Keung Tang

56 accepted papers

2026

Point4Cast: Streaming Dynamic Scene Reconstruction and Forecasting

CVPR 2026

Understanding how the 3D world evolves over time is a fundamental task in computer vision, essential for embodied settings, autonomous driving, etc. It requires not only the reconstruction of the observed scene but also the anticipation of how the scene dynamics will unfold in the future. While the

Cited by 0SourceScholar
2026

Trace Anything: Representing Any Video in 4D via Trajectory Fields

ICLR 2026poster

Building 4D video representations to model underlying spacetime constitutes a crucial step toward understanding dynamic scenes, yet there is no consensus on the paradigm: current approaches resort to additional estimators such as depth, flow, or tracking, or to heavy per-scene optimization, making t…

Cited by 0SourcecodeScholar
2025

Motion-Agent: A Conversational Framework for Human Motion Generation with LLMs

ICLR 2025poster

While previous approaches to 3D human motion generation have achieved notable success, they often rely on extensive training and are limited to specific tasks. To address these challenges, we introduce **Motion-Agent**, an efficient conversational framework designed for general human motion generati…

2024

C3Net: Compound Conditioned ControlNet for Multimodal Content Generation

CVPR 2024poster

We present Compound Conditioned ControlNet C3Net a novel generative neural architecture taking conditions from multiple modalities and synthesizing multimodal contents simultaneously (e.g. image text audio). C3Net adapts the ControlNet architecture to jointly train and make inferences on a productio…

Cited by 2SourcePDFScholar
2024

Diffusion-Generated Pseudo-Observations for High-Quality Sparse-View Reconstruction

ECCV 2024poster

"Novel view synthesis via Neural Radiance Fields (NeRFs) or 3D Gaussian Splatting (3DGS) typically necessitates dense observations with hundreds of input images to circumvent artifacts. We introduce Deceptive-NeRF/3DGS1 to enhance sparse-view reconstruction with only a limited set of input images, b…

Cited by 0SourcePDFScholar
2024

Distill Gold from Massive Ores: Bi-level Data Pruning towards Efficient Dataset Distillation

ECCV 2024poster

"Data-efficient learning has garnered significant attention, especially given the current trend of large multi-modal models. Recently, dataset distillation has become an effective approach by synthesizing data samples that are essential for network training. However, it remains to be explored which…

2024

Gear-NeRF: Free-Viewpoint Rendering and Tracking with Motion-aware Spatio-Temporal Sampling

CVPR 2024highlight

Extensions of Neural Radiance Fields (NeRFs) to model dynamic scenes have enabled their near photo-realistic free-viewpoint rendering. Although these methods have shown some potential in creating immersive experiences two drawbacks limit their ubiquity: (i) a significant reduction in reconstruction…

Cited by 4SourcePDFScholar
2023

BiMatting: Efficient Video Matting via Binarization

NeurIPS 2023poster

Real-time video matting on edge devices faces significant computational resource constraints, limiting the widespread use of video matting in applications such as online conferences and short-form video production. Binarization is a powerful compression approach that greatly reduces computation and…

2023

Cascade-DETR: Delving into High-Quality Universal Object Detection

ICCV 2023poster

Object localization in general environments is a fundamental part of vision systems. While dominating on the COCO benchmark, recent Transformer-based detection methods are not competitive in diverse domains. Moreover, these methods still struggle to very accurately estimate the object bounding boxes…

Cited by 39PDFcodeScholar
2023

EgoPCA: A New Framework for Egocentric Hand-Object Interaction Understanding

ICCV 2023poster

With the surge in attention to Egocentric Hand-Object Interaction (Ego-HOI), large-scale datasets such as Ego4D and EPIC-KITCHENS have been proposed. However, most current research is built on resources derived from third-person video action recognition. This inherent domain gap between first- and t…

Cited by 13PDFScholar
2023

FaceDNeRF: Semantics-Driven Face Reconstruction, Prompt Editing and Relighting with Diffusion Models

NeurIPS 2023poster

The ability to create high-quality 3D faces from a single image has become increasingly important with wide applications in video conferencing, AR/VR, and advanced video editing in movie industries. In this paper, we propose Face Diffusion NeRF (FaceDNeRF), a new generative method to reconstruct hig…

2023

Mask-Free Video Instance Segmentation

CVPR 2023poster

The recent advancement in Video Instance Segmentation (VIS) has largely been driven by the use of deeper and increasingly data-hungry transformer-based models. However, video masks are tedious and expensive to annotate, limiting the scale and diversity of existing VIS datasets. In this work, we aim…

2023

NeRF-RPN: A General Framework for Object Detection in NeRFs

CVPR 2023poster

This paper presents the first significant object detection framework, NeRF-RPN, which directly operates on NeRF. Given a pre-trained NeRF model, NeRF-RPN aims to detect all bounding boxes of objects in a scene. By exploiting a novel voxel representation that incorporates multi-scale 3D neural volume…

2023

Segment Anything in High Quality

NeurIPS 2023poster

The recent Segment Anything Model (SAM) represents a big leap in scaling up segmentation models, allowing for powerful zero-shot capabilities and flexible prompting. Despite being trained with 1.1 billion masks, SAM's mask prediction quality falls short in many cases, particularly when dealing with…

2023

Towards Robust Object Detection Invariant to Real-World Domain Shifts

ICLR 2023poster

Safety-critical applications such as autonomous driving require robust object detection invariant to real-world domain shifts. Such shifts can be regarded as different domain styles, which can vary substantially due to environment changes and sensor noises, but deep models only know the training dom…

Cited by 37SourcePDFScholar
2023

Ultrahigh Resolution Image/Video Matting With Spatio-Temporal Sparsity

CVPR 2023poster

Commodity ultra-high definition (UHD) displays are becoming more affordable which demand imaging in ultra high resolution (UHR). This paper proposes SparseMat, a computationally efficient approach for UHR image/video matting. Note that it is infeasible to directly process UHR images at full resoluti…

2022

Interactiveness Field in Human-Object Interactions

CVPR 2022poster

Human-Object Interaction (HOI) detection plays a core role in activity understanding. Though recent two/one-stage methods have achieved impressive results, as an essential step, discovering interactive human-object pairs remains challenging. Both one/two-stage methods fail to effectively extract int…

Cited by 65PDFcodeScholar
2022

Mask Transfiner for High-Quality Instance Segmentation

CVPR 2022poster

Two-stage and query-based instance segmentation methods have achieved remarkable results. However, their segmented masks are still very coarse. In this paper, we present Mask Transfiner for high-quality and efficient instance segmentation. Instead of operating on regular dense tensors, our Mask Tran…

Cited by 154PDFcodeScholar
2022

Unsupervised Multi-View Object Segmentation Using Radiance Field Propagation

NeurIPS 2022accept

We present radiance field propagation (RFP), a novel approach to segmenting objects in 3D during reconstruction given only unlabeled multi-view images of a scene. RFP is derived from emerging neural radiance field-based techniques, which jointly encodes semantics with appearance and geometry. The co…

Cited by 30SourcePDFScholar
2022

Video Mask Transfiner for High-Quality Video Instance Segmentation

ECCV 2022poster

"While Video Instance Segmentation (VIS) has seen rapid progress, current approaches struggle to predict high-quality masks with accurate boundary details. Moreover, the predicted segmentations often fluctuate over time, suggesting that temporal consistency cues are neglected or not fully utilized.…

Cited by 38SourcePDFScholar
2021

Deep Video Matting via Spatio-Temporal Alignment and Aggregation

CVPR 2021poster

Despite the significant progress made by deep learning in natural image matting, there has been so far no representative work on deep learning for video matting due to the inherent technical challenges in reasoning temporal domain and lack of large-scale video matting datasets. In this paper, we pro…

Cited by 64PDFcodeScholar
2021

Group Collaborative Learning for Co-Salient Object Detection

CVPR 2021poster

We present a novel group collaborative learning framework (GCNet) capable of detecting co-salient objects in real time (16ms), by simultaneously mining consensus representations at group level based on the two necessary criteria: 1) intra-group compactness to better formulate the consistency among c…

Cited by 115PDFcodeScholar
2021

HAA500: Human-Centric Atomic Action Dataset With Curated Videos

ICCV 2021poster

We contribute HAA500, a manually annotated human-centric atomic action dataset for action recognition on 500 classes with over 591K labeled frames. To minimize ambiguities in action classification, HAA500 consists of highly diversified classes of fine-grained atomic actions, where only consistent ac…

Cited by 60PDFScholar
2021

Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion

CVPR 2021poster

We present Modular interactive VOS (MiVOS) framework which decouples interaction-to-mask and mask propagation, allowing for higher generalizability and better performance. Trained separately, the interaction module converts user interactions to an object mask, which is then temporally propagated by…

Cited by 256PDFcodeScholar
2021

Prototypical Cross-Attention Networks for Multiple Object Tracking and Segmentation

NeurIPS 2021spotlight

Multiple object tracking and segmentation requires detecting, tracking, and segmenting objects belonging to a set of given classes. Most approaches only exploit the temporal dimension to address the association problem, while relying on single frame predictions for the segmentation mask itself. We p…

2021

Rethinking Space-Time Networks with Improved Memory Coverage for Efficient Video Object Segmentation

NeurIPS 2021poster

This paper presents a simple yet effective approach to modeling space-time correspondences in the context of video object segmentation. Unlike most existing approaches, we establish correspondences directly between frames without re-encoding the mask features for every object, leading to a highly ef…

2020

CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local Refinement

CVPR 2020poster

State-of-the-art semantic segmentation methods were almost exclusively trained on images within a fixed resolution range. These segmentations are inaccurate for very high-resolution images since using bicubic upsampling of low-resolution segmentation does not adequately capture high-resolution detai…

Cited by 289PDFcodeScholar
2020

Cascaded Deep Monocular 3D Human Pose Estimation With Evolutionary Training Data

CVPR 2020oral

End-to-end deep representation learning has achieved remarkable accuracy for monocular 3D human pose estimation, yet these models may fail for unseen poses with limited and fixed training data. This paper proposes a novel data augmentation method that: (1) is scalable for synthesizing massive amount…

Cited by 226PDFcodeScholar
2020

Commonality-Parsing Network across Shape and Appearance for Partially Supervised Instance Segmentation

ECCV 2020poster

Partially supervised instance segmentation aims to perform learning on limited mask-annotated categories of data thus eliminating expensive and exhaustive mask annotation. The learned models are expected to be generalizable to novel categories. Existing methods either learn a transfer function from…

2020

FSS-1000: A 1000-Class Dataset for Few-Shot Segmentation

CVPR 2020poster

Over the past few years, we have witnessed the success of deep learning in image recognition thanks to the availability of large-scale human-annotated datasets such as PASCAL VOC, ImageNet, and COCO. Although these datasets have covered a wide range of object categories, there are still a significan…

Cited by 326PDFcodeScholar
2020

Fast Video Object Segmentation With Temporal Aggregation Network and Dynamic Template Matching

CVPR 2020poster

Significant progress has been made in Video Object Segmentation (VOS), the video object tracking task in its finest level. While the VOS task can be naturally decoupled into image semantic segmentation and video object tracking, significantly much more research effort has been made in segmentation t…

Cited by 73PDFScholar
2020

Few-Shot Object Detection With Attention-RPN and Multi-Relation Detector

CVPR 2020poster

Conventional methods for object detection typically require a substantial amount of training data and preparing such high-quality training data is very labor-intensive. In this paper, we propose a novel few-shot object detection network that aims at detecting objects of unseen categories with only a…

Cited by 758PDFcodeScholar
2020

GSNet: Joint Vehicle Pose and Shape Reconstruction with Geometrical and Scene-aware Supervision

ECCV 2020poster

We present a novel end-to-end framework named as GSNet ( extbf{\underline{G}}eometric and extbf{\underline{S}}cene-aware \underline{ extbf{Net}}work), which jointly estimates 6DoF poses and reconstructs detailed 3D car shapes from single urban street view. GSNet utilizes a unique four-way feature ex…

2019

Adversarial Attacks Beyond the Image Space

CVPR 2019oral

Generating adversarial examples is an intriguing problem and an important way of understanding the working mechanism of deep neural networks. Most existing approaches generated perturbations in the image space, i.e., each pixel can be modified independently. However, in this paper we pay special att…

Cited by 174PDFScholar
2019

LADN: Local Adversarial Disentangling Network for Facial Makeup and De-Makeup

ICCV 2019poster

We propose a local adversarial disentangling network (LADN) for facial makeup and de-makeup. Central to our method are multiple and overlapping local adversarial discriminators in a content-style disentangling network for achieving local detail transfer between facial images, with the use of asymmet…

Cited by 130PDFcodeScholar
2018

Beyond Holistic Object Recognition: Enriching Image Understanding With Part States

CVPR 2018poster

Important high-level vision tasks require rich semantic descriptions of objects at part level. Based upon previous work on part localization, in this paper, we address the problem of inferring rich semantics imparted by an object part in still images. Specifically, we propose to tokenize the semanti…

Cited by 35SourcePDFScholar
2018

Deep High Dynamic Range Imaging with Large Foreground Motions

ECCV 2018poster

This paper proposes the first non-flow-based deep framework for high dynamic range (HDR) imaging of dynamic scenes with large-scale foreground motions. In state-of-the-art deep HDR imaging, input images are first aligned using optical flows before merging, which are still error-prone due to occlusio…

2018

Deep Video Generation, Prediction and Completion of Human Action Sequences

ECCV 2018poster

Current video generation/prediction/completion results are limited, due to the severe ill-posedness inherent in these three problems. In this paper, we focus on human action videos, and propose a general, two-stage deep framework to generate human action videos with no constraints or arbitrary numbe…

Cited by 186SourcePDFScholar
2018

Image Generation from Sketch Constraint Using Contextual GAN

ECCV 2018poster

In this paper we investigate image generation guided by hand sketch. When the input sketch is badly drawn, the output of common image-to-image translation follows the input edges due to the hard condition imposed by the translation process. Instead, we propose to use sketch as weak constraint, where…

Cited by 174SourcePDFScholar
2015

Complexity-Adaptive Distance Metric for Object Proposals Generation

CVPR 2015poster

Distance metric plays a key role in grouping superpixels to produce object proposals for object detection. We observe that existing distance metrics work primarily for low complexity cases. In this paper, we develop a novel distance metric for grouping two superpixels in high-complexity scenarios. C…

Cited by 47SourcePDFScholar