← Search

Xiaogang Wang

170 accepted papers

2026

ArtPro: Self-Supervised Articulated Object Reconstruction with Adaptive Integration of Mobility Proposals

CVPR 2026

Reconstructing articulated objects into high-fidelity digital twins is crucial for applications such as robotic manipulation and interactive simulation. Recent self-supervised methods using differentiable rendering frameworks like 3D Gaussian Splatting remain highly sensitive to the initial part seg

Cited by 0SourceScholar
2026

Fracture-GS: Dynamic Fracture Simulation with Physics-Integrated Gaussian Splatting

ICLR 2026poster

This paper presents a unified framework for simulating and visualizing dynamic fracture phenomena in extreme mechanical collisions using multi-view image inputs. While existing methods primarily address elastic deformations at contact surfaces, they fail to capture the complex physics of extreme col…

Cited by 0SourceScholar
2026

Language-based Trial and Error Falls Behind in the Era of Experience

ICML 2026poster

While Large Language Models (LLMs) excel in language-based agentic tasks, their applicability to unseen, nonlinguistic environments (e.g., symbolic or spatial tasks) remains limited. Previous work attributes this performance gap to the mismatch between the pretraining distribution and the testing di…

Cited by 0SourceScholar
2026

Sketch2CAD: Generative Adversarial Network for Automated Conversion of Hand-Drawn Sketches to Parametric CAD Models

ICRA 2026poster

This paper addresses the labor-intensive process of converting imprecise hand-drawn sketches into precise, parametric CAD sketches. We present Sketch2CAD, a novel deep learning framework that leverages generative adversarial networks (GANs) to automate this conversion. Our approach consists of two m…

Cited by 0Scholar
2025

3D Dental Model Segmentation with Geometrical Boundary Preserving

CVPR 2025poster

3D intraoral scan mesh is widely used in digital dentistry diagnosis, segmenting 3D intraoral scan mesh is a critical preliminary task. Numerous approaches have been devised for precise tooth segmentation. Currently, the deep learning-based methods are capable of the high accuracy segmentation of c…

2025

ConsistentCity: Semantic Flow-guided Occupancy DiT for Temporally Consistent Driving Scene Synthesis

ICCV 2025poster

Scene synthesis plays a crucial role in autonomous driving by addressing data scarcity and close-loop validation. Current approaches struggle to maintain temporal consistency in synthesized videos while preserving fine-grained details. We introduce ConsistentCity, a two-stage framework with a novel…

Cited by 0SourcePDFScholar
2025

SynerGen-VL: Towards Synergistic Image Understanding and Generation with Vision Experts and Token Folding

CVPR 2025poster

The remarkable success of Large Language Models (LLMs) has extended to the multimodal domain, achieving outstanding performance in image understanding and generation. Recent efforts to develop unified Multimodal Large Language Models (MLLMs) that integrate these capabilities have shown promising res…

2025

Winding Number-Guided Edge-Preserving Implicit Neural Representation of CAD Surfaces

ICRA 2025

Implicit surface representations have emerged as a powerful tool for the task of 3D reconstruction due to their excellent performance. Yet, when the normal information cannot be available, the previous methods often lead to unsatisfactory reconstruction results, even failure. To this end, we propose

Cited by 0SourceScholar
2024

ADDP: Learning General Representations for Image Recognition and Generation with Alternating Denoising Diffusion Process

ICLR 2024poster

Image recognition and generation have long been developed independently of each other. With the recent trend towards general-purpose representation learning, the development of general representations for both recognition and generation tasks is also promoted. However, preliminary attempts mainly fo…

2024

Auto MC-Reward: Automated Dense Reward Design with Large Language Models for Minecraft

CVPR 2024poster

Many reinforcement learning environments (e.g. Minecraft) provide only sparse rewards that indicate task completion or failure with binary values. The challenge in exploration efficiency in such environments makes it difficult for reinforcement-learning-based agents to learn complex tasks. To addres…

Cited by 38SourcePDFScholar
2024

Cached Transformers: Improving Transformers with Differentiable Memory Cachde

AAAI 2024technical

This work introduces a new Transformer model called Cached Transformer, which uses Gated Recurrent Cached (GRC) attention to extend the self-attention mechanism with a differentiable memory cache of tokens. GRC attention enables attending to both past and current tokens, increasing the receptive fie…

Cited by 7SourcePDFScholar
2024

Digital Life Project: Autonomous 3D Characters with Social Intelligence

CVPR 2024poster

In this work we present Digital Life Project a framework utilizing language as the universal medium to build autonomous 3D characters who are capable of engaging in social interactions and expressing with articulated body motions thereby simulating life in a digital environment. Our framework compri…

Cited by 30SourcePDFScholar
2024

FaceCom: Towards High-fidelity 3D Facial Shape Completion via Optimization and Inpainting Guidance

CVPR 2024poster

We propose FaceCom a method for 3D facial shape completion which delivers high-fidelity results for incomplete facial inputs of arbitrary forms. Unlike end-to-end shape completion methods based on point clouds or voxels our approach relies on a mesh-based generative network that is easy to optimize…

2024

Phased Consistency Models

NeurIPS 2024poster

Consistency Models (CMs) have made significant progress in accelerating the generation of diffusion models. However, their application to high-resolution, text-conditioned image generation in the latent space remains unsatisfactory. In this paper, we identify three key flaws in the current design of…

2023

A Simple Baseline for Video Restoration With Grouped Spatial-Temporal Shift

CVPR 2023poster

Video restoration, which aims to restore clear frames from degraded videos, has numerous important applications. The key to video restoration depends on utilizing inter-frame information. However, existing deep learning methods often rely on complicated network architectures, such as optical flow es…

2023

A Unified Conditional Framework for Diffusion-based Image Restoration

NeurIPS 2023poster

Diffusion Probabilistic Models (DPMs) have recently shown remarkable performance in image generation tasks, which are capable of generating highly realistic images. When adopting DPMs for image restoration tasks, the crucial aspect lies in how to integrate the conditional information to guide the DP…

2023

InternImage: Exploring Large-Scale Vision Foundation Models With Deformable Convolutions

CVPR 2023highlight

Compared to the great progress of large-scale vision transformers (ViTs) in recent years, large-scale models based on convolutional neural networks (CNNs) are still in an early state. This work presents a new large-scale CNN-based foundation model, termed InternImage, which can obtain the gain from…

2023

Real-Time Controllable Denoising for Image and Video

CVPR 2023poster

Controllable image denoising aims to generate clean samples with human perceptual priors and balance sharpness and smoothness. In traditional filter-based denoising methods, this can be easily achieved by adjusting the filtering strength. However, for NN (Neural Network)-based models, adjusting the…

Cited by 19SourcePDFScholar
2023

Siamese Image Modeling for Self-Supervised Vision Representation Learning

CVPR 2023poster

Self-supervised learning (SSL) has delivered superior performance on a variety of downstream vision tasks. Two main-stream SSL frameworks have been proposed, i.e., Instance Discrimination (ID) and Masked Image Modeling (MIM). ID pulls together representations from different views of the same image,…

2023

Towards All-in-One Pre-Training via Maximizing Multi-Modal Mutual Information

CVPR 2023poster

To effectively exploit the potential of large-scale models, various pre-training strategies supported by massive data from different sources are proposed, including supervised pre-training, weakly-supervised pre-training, and self-supervised pre-training. It has been proved that combining multiple p…

2023

Uni-Perceiver v2: A Generalist Model for Large-Scale Vision and Vision-Language Tasks

CVPR 2023highlight

Despite the remarkable success of foundation models, their task-specific fine-tuning paradigm makes them inconsistent with the goal of general perception modeling. The key to eliminating this inconsistency is to use generalist models for general task modeling. However, existing attempts at generalis…

2022

Dynamic Token Normalization improves Vision Transformers

ICLR 2022poster

Vision Transformer (ViT) and its variants (e.g., Swin, PVT) have achieved great success in various computer vision tasks, owing to their capability to learn long-range contextual information. Layer Normalization (LN) is an essential ingredient in these models. However, we found that the ordinary LN…

2022

Frozen CLIP Models Are Efficient Video Learners

ECCV 2022poster

"Video recognition has been dominated by the end-to-end learning paradigm - first initializing a video recognition model with weights of a pretrained image model and then conducting end-to-end training on videos. This enables the video network to benefit from the pretrained image model. However, thi…

2022

GreedyNASv2: Greedier Search With a Greedy Path Filter

CVPR 2022poster

Training a good supernet in one-shot NAS methods is difficult since the search space is usually considerably huge (e.g., 13^ 21 ). In order to enhance the supernet's evaluation ability, one greedy strategy is to sample good paths, and let the supernet lean towards the good ones and ease its evaluati…

Cited by 22PDFScholar
2022

IDR: Self-Supervised Image Denoising via Iterative Data Refinement

CVPR 2022poster

The lack of large-scale noisy-clean image pairs restricts supervised denoising methods' deployment in actual applications. While existing unsupervised methods are able to learn image denoising without ground-truth clean images, they either show poor performance or work under impractical settings (e.…

Cited by 86PDFcodeScholar
2022

Learning Degradation Representations for Image Deblurring

ECCV 2022poster

"In various learning-based image restoration tasks, such as image denoising and image super-resolution, the degradation representations were widely used to model the degradation process and handle complicated degradation patterns. However, they are less explored in learning-based image deblurring as…

2022

Learning a Structured Latent Space for Unsupervised Point Cloud Completion

CVPR 2022oral

Unsupervised point cloud completion aims at estimating the corresponding complete point cloud of a partial point cloud in an unpaired manner. It is a crucial but challenging problem since there is no paired partial-complete supervision that can be exploited directly. In this work, we propose a novel…

Cited by 53PDFScholar
2022

Not All Models Are Equal: Predicting Model Transferability in a Self-Challenging Fisher Space

ECCV 2022poster

"This paper addresses an important problem of ranking the pre-trained deep neural networks and screening the most transferable ones for downstream tasks. It is challenging because the ground-truth model ranking for each task can only be generated by fine-tuning the pre-trained models on the target d…

2022

Not All Tokens Are Equal: Human-Centric Visual Analysis via Token Clustering Transformer

CVPR 2022oral

Vision transformers have achieved great successes in many computer vision tasks. Most methods generate vision tokens by splitting an image into a regular and fixed grid and treating each cell as a token. However, not all regions are equally important in human-centric vision tasks, e.g., the human bo…

Cited by 167PDFcodeScholar
2022

Point2Seq: Detecting 3D Objects As Sequences

CVPR 2022poster

We present a simple and effective framework, named Point2Seq, for 3D object detection from point clouds. In contrast to previous methods that normally predict attributes of 3D objects all at once, we expressively model the interdependencies between attributes of 3D objects, which in turn enables a b…

Cited by 18PDFcodeScholar
2022

Pose for Everything: Towards Category-Agnostic Pose Estimation

ECCV 2022poster

"Existing works on 2D pose estimation mainly focus on a certain category, e.g. human, animal, and vehicle. However, there are lots of application scenarios that require detecting the poses/keypoints of the unseen class of objects. In this paper, we introduce the task of Category-Agnostic Pose Estima…

2022

RNNPose: Recurrent 6-DoF Object Pose Refinement With Robust Correspondence Field Estimation and Pose Optimization

CVPR 2022poster

6-DoF object pose estimation from a monocular image is challenging, and a post-refinement procedure is generally needed for high-precision estimation. In this paper, we propose a framework based on a recurrent neural network (RNN) for object pose refinement, which is robust to erroneous initial pose…

Cited by 82PDFcodeScholar
2022

Robust Self-Supervised LiDAR Odometry Via Representative Structure Discovery and 3D Inherent Error Modeling

RA-L 2022

The correct ego-motion estimation basically relies on the understanding of correspondences between adjacent LiDAR scans. However, given the complex scenarios and the low-resolution LiDAR, finding reliable structures for identifying correspondences can be challenging. In this letter, we delve into st

Cited by 21SourcecodeScholar
2022

Uni-Perceiver-MoE: Learning Sparse Generalist Models with Conditional MoEs

NeurIPS 2022accept

To build an artificial neural network like the biological intelligence system, recent works have unified numerous tasks into a generalist model, which can process various tasks with shared parameters and do not have any task-specific modules. While generalist models achieve promising results on vari…

2022

ViTAS: Vision Transformer Architecture Search

ECCV 2022poster

"Vision transformers (ViTs) inherited the success of NLP but their structures have not been sufficiently investigated and optimized for visual tasks. One of the simplest solutions is to directly search the optimal one via the widely used neural architecture search (NAS) in CNNs. However, we empirica…

2021

Auto Seg-Loss: Searching Metric Surrogates for Semantic Segmentation

ICLR 2021poster

Designing proper loss functions is essential in training deep networks. Especially in the field of semantic segmentation, various evaluation metrics have been proposed for diverse scenarios. Despite the success of the widely adopted cross-entropy loss and its variants, the mis-alignment between the…

2021

Deformable DETR: Deformable Transformers for End-to-End Object Detection

ICLR 2021oral

DETR has been recently proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance. However, it suffers from slow convergence and limited feature spatial resolution, due to the limitation of Transformer attention modules in processing ima…

2021

Differentiable Dynamic Quantization with Mixed Precision and Adaptive Resolution

ICML 2021spotlight

Model quantization is challenging due to many tedious hyper-parameters such as precision (bitwidth), dynamic range (minimum and maximum discrete values) and stepsize (interval between discrete values). Unlike prior arts that carefully tune these values, we present a fully differentiable approach to…

Cited by 36SourcePDFScholar
2021

Fast Convergence of DETR With Spatially Modulated Co-Attention

ICCV 2021poster

The recently proposed Detection Transformer (DETR) model successfully applies Transformer to objects detection and achieves comparable performance with two-stage object detection frameworks, such as Faster-RCNN. However, DETR suffers from its slow convergence. Training DETR from scratch needs 500 ep…

Cited by 379PDFcodeScholar
2021

FuseFormer: Fusing Fine-Grained Information in Transformers for Video Inpainting

ICCV 2021poster

Transformer, as a strong and flexible architecture for modelling long-range relations, has been widely explored in vision tasks. However, when used in video inpainting that requires fine-grained representation, existed method still suffers from yielding blurry edges in detail due to the hard patch s…

Cited by 179PDFcodeScholar
2021

LIGA-Stereo: Learning LiDAR Geometry Aware Representations for Stereo-Based 3D Detector

ICCV 2021poster

Stereo-based 3D detection aims at detecting 3D object bounding boxes from stereo images using intermediate depth maps or implicit 3D geometry representations, which provides a low-cost solution for 3D perception. However, its performance is still inferior compared with LiDAR-based detection algorith…

Cited by 129PDFcodeScholar
2021

Pose-Controllable Talking Face Generation by Implicitly Modularized Audio-Visual Representation

CVPR 2021poster

While accurate lip synchronization has been achieved for arbitrary-subject audio-driven talking face generation, the problem of how to efficiently drive the head pose remains. Previous methods rely on pre-estimated structural information such as landmarks and 3D parameters, aiming to generate person…

Cited by 433PDFcodeScholar
2021

ReSSL: Relational Self-Supervised Learning with Weak Augmentation

NeurIPS 2021poster

Self-supervised Learning (SSL) including the mainstream contrastive learning has achieved great success in learning visual representations without data annotations. However, most of methods mainly focus on the instance level information (\ie, the different augmented images of the same instance shoul…

2021

STAR: A Structure-Aware Lightweight Transformer for Real-Time Image Enhancement

ICCV 2021poster

Image and video enhancement such as color constancy, low light enhancement, and tone mapping on smartphones is challenging because high-quality images should be achieved efficiently with a limited resource budget. Unlike prior works that either used very deep CNNs or large Transformer models, we pro…

Cited by 120PDFScholar
2021

Semantic Scene Completion via Integrating Instances and Scene In-the-Loop

CVPR 2021poster

Semantic Scene Completion aims at reconstructing a complete 3D scene with precise voxel-wise semantics from a single-view depth or RGBD image. It is a crucial but challenging problem for indoor scene understanding. In this work, we present a novel framework named Scene-Instance-Scene Network (SISNet…

Cited by 84PDFcodeScholar
2021

ViPNAS: Efficient Video Pose Estimation via Neural Architecture Search

CVPR 2021poster

Human pose estimation has achieved significant progress in recent years. However, most of the recent methods focus on improving accuracy using complicated models and ignoring real-time efficiency. To achieve a better trade-off between accuracy and efficiency, we propose a novel neural architecture s…

Cited by 74PDFcodeScholar
2021

Visually Informed Binaural Audio Generation without Binaural Audios

CVPR 2021poster

Stereophonic audio, especially binaural audio, plays an essential role in immersive viewing environments. Recent research has explored generating stereophonic audios guided by visual cues and multi-channel audio collections in a fully-supervised manner. However, due to the requirement of professiona…

Cited by 65PDFScholar
2021

Weakly Supervised Contrastive Learning

ICCV 2021poster

Unsupervised visual representation learning has gained much attention from the computer vision community because of the recent achievement of contrastive learning. Most of the existing contrastive learning frameworks adopt the instance discrimination as the pretext task, which treating every single…

Cited by 152PDFcodeScholar
2020

Adapting Object Detectors with Conditional Domain Normalization

ECCV 2020poster

Real-world object detectors are often challenged by the domain gaps between different datasets. In this work, we present the Conditional Domain Normalization (CDN) to bridge the domain distribution gap. CDN is designed to encode different domain inputs into a shared latent space, where the features…

Cited by 102SourcePDFScholar
2020

Channel Equilibrium Networks for Learning Deep Representation

ICML 2020poster

Convolutional Neural Networks (CNNs) are typically constructed by stacking multiple building blocks, each of which contains a normalization layer such as batch normalization (BN) and a rectified linear function such as ReLU. However, this work shows that the combination of normalization and rectifie…

2020

Open-Edit: Open-Domain Image Manipulation with Open-Vocabulary Instructions

ECCV 2020poster

We propose a novel algorithm, named Open-Edit, which is the first attempt on open-domain image manipulation with open-vocabulary instructions. It is a challenging task considering the large variation of image domains and the lack of training supervision. Our approach takes advantage of the unified v…

2020

PIE-NET: Parametric Inference of Point Cloud Edges

NeurIPS 2020poster

We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,~lines, circles, and B-splines). Accordingly, our deep neural network, coined PIE-NET, is trained for parametric inference of…

Cited by 125SourcePDFScholar
2020

PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection

CVPR 2020poster

We present a novel and high-performance 3D object detection framework, named PointVoxel-RCNN (PV-RCNN), for accurate 3D object detection from point clouds. Our proposed method deeply integrates both 3D voxel Convolutional Neural Network (CNN) and PointNet-based set abstraction to learn more discrimi…

Cited by 2428PDFcodeScholar
2020

Robust Superpixel-Guided Attentional Adversarial Attack

CVPR 2020poster

Deep Neural Networks are vulnerable to adversarial samples, which can fool classifiers by adding small perturbations onto the original image. Since the pioneering optimization-based adversarial attack method, many following methods have been proposed in the past several years. However most of these…

Cited by 81PDFScholar
2020

Rotate-and-Render: Unsupervised Photorealistic Face Rotation From Single-View Images

CVPR 2020poster

Though face rotation has achieved rapid progress in recent years, the lack of high-quality paired training data remains a great hurdle for existing methods. The current generative models heavily rely on datasets with multi-view images of the same person. Thus, their generated results are restricted…

Cited by 148PDFcodeScholar
2020

Search to Distill: Pearls Are Everywhere but Not the Eyes

CVPR 2020oral

Standard Knowledge Distillation (KD) approaches distill the knowledge of a cumbersome teacher model into the parameters of a student model with a pre-defined architecture. However, the knowledge of a neural network, which is represented by the network's output distribution conditioned on its input,…

Cited by 97PDFScholar
2020

Sep-Stereo: Visually Guided Stereophonic Audio Generation by Associating Source Separation

ECCV 2020poster

Stereophonic audio is an indispensable ingredient to enhance human auditory experience. Recent research has explored the usage of visual information as guidance to generate binaural or ambisonic audio from mono ones with stereo supervision. However, this fully supervised paradigm suffers from an inh…

Cited by 103SourcePDFScholar
2020

StereoGAN: Bridging Synthetic-to-Real Domain Gap by Joint Optimization of Domain Translation and Stereo Matching

CVPR 2020poster

Large-scale synthetic datasets are beneficial to stereo matching but usually introduce known domain bias. Although unsupervised image-to-image translation networks represented by CycleGAN show great potential in dealing with domain gap, it is non-trivial to generalize this method to stereo matching…

Cited by 56PDFScholar
2019

AdaCos: Adaptively Scaling Cosine Logits for Effectively Learning Deep Face Representations

CVPR 2019oral

The cosine-based softmax losses and their variants achieve great success in deep learning based face recognition. However, hyperparameter settings in these losses have significant influences on the optimization path as well as the final recognition performance. Manually tuning those hyperparameters…

Cited by 312PDFScholar
2019

CAMP: Cross-Modal Adaptive Message Passing for Text-Image Retrieval

ICCV 2019poster

Text-image cross-modal retrieval is a challenging task in the field of language and vision. Most previous approaches independently embed images and sentences into a joint embedding space and compare their similarities. However, previous approaches rarely explore the interactions between images and s…

Cited by 395PDFcodeScholar
2019

Conditional Adversarial Generative Flow for Controllable Image Synthesis

CVPR 2019poster

Flow-based generative models show great potential in image synthesis due to its reversible pipeline and exact log-likelihood target, yet it suffers from weak ability for conditional image synthesis, especially for multi-label or unaware conditions. This is because the potential distribution of image…

Cited by 58PDFScholar
2019

DeepFashion2: A Versatile Benchmark for Detection, Pose Estimation, Segmentation and Re-Identification of Clothing Images

CVPR 2019poster

Understanding fashion images has been advanced by benchmarks with rich annotations such as DeepFashion, whose labels include clothing categories, landmarks, and consumer-commercial image pairs. However, DeepFashion has nonnegligible issues such as single clothing-item per image, sparse landmarks (4…

Cited by 516PDFcodeScholar
2019

Differentiable Learning-to-Group Channels via Groupable Convolutional Neural Networks

ICCV 2019poster

Group convolution, which divides the channels of ConvNets into groups, has achieved impressive improvement over the regular convolution operation. However, existing models, e.g. ResNext, still suffers from the sub-optimal performance due to manually defining the number of groups as a constant over a…

Cited by 49PDFScholar
2019

Dynamic Fusion With Intra- and Inter-Modality Attention Flow for Visual Question Answering

CVPR 2019oral

Learning effective fusion of multi-modality features is at the heart of visual question answering. We propose a novel method of dynamically fuse multi-modal features with intra- and inter-modality information flow, which alternatively pass dynamic information between and across the visual and langua…

Cited by 383PDFScholar
2019

Feature Intertwiner for Object Detection

ICLR 2019poster

A well-trained model should classify objects with unanimous score for every category. This requires the high-level semantic features should be alike among samples, despite a wide span in resolution, texture, deformation, etc. Previous works focus on re-designing the loss function or proposing new re…

2019

Finding Task-Relevant Features for Few-Shot Learning by Category Traversal

CVPR 2019oral

Few-shot learning is an important area of research. Conceptually, humans are readily able to understand new concepts given just a few examples, while in more pragmatic terms, limited-example training situations are common practice. Recent effective approaches to few-shot learning employ a metric-le…

Cited by 477PDFcodeScholar
2019

GS3D: An Efficient 3D Object Detection Framework for Autonomous Driving

CVPR 2019poster

We present an efficient 3D object detection framework based on a single RGB image in the scenario of autonomous driving. Our efforts are put on extracting the underlying 3D information in a 2D image and determining the accurate 3D bounding box of object without point cloud or stereo data. Leveraging…

Cited by 429PDFScholar
2019

Improving Referring Expression Grounding With Cross-Modal Attention-Guided Erasing

CVPR 2019poster

Referring expression grounding aims at locating certain objects or persons in an image with a referring expression, where the key challenge is to comprehend and align various types of information from visual and textual domain, such as visual attributes, location and interactions with surrounding re…

Cited by 212PDFScholar
2019

Learning to Predict Layout-to-image Conditional Convolutions for Semantic Image Synthesis

NeurIPS 2019poster

Semantic image synthesis aims at generating photorealistic images from semantic layouts. Previous approaches with conditional generative adversarial networks (GAN) show state-of-the-art performance on this task, which either feed the semantic label maps as inputs to the generator, or use them to mod…

2019

Multi-Modality Latent Interaction Network for Visual Question Answering

ICCV 2019poster

Exploiting relationships between visual regions and question words have achieved great success in learning multi-modality features for Visual Question Answering (VQA). However, we argue that existing methods mostly model relations between individual visual regions and words, which are not enough to…

Cited by 91PDFScholar
2019

Once a MAN: Towards Multi-Target Attack via Learning Multi-Target Adversarial Network Once

ICCV 2019poster

Modern deep neural networks are often vulnerable to adversarial samples. Based on the first optimization-based attacking method, many following methods are proposed to improve the attacking performance and speed. Recently, generation-based methods have received much attention since they directly use…

Cited by 40PDFScholar
2019

P2SGrad: Refined Gradients for Optimizing Deep Face Models

CVPR 2019poster

Cosine-based softmax losses significantly improve the performance of deep face recognition networks. However, these losses always include sensitive hyper-parameters which can make training process unstable, and it is very tricky to set suitable hyper parameters for a specific dataset. This paper add…

Cited by 48PDFScholar
2019

PasteGAN: A Semi-Parametric Method to Generate Image from Scene Graph

NeurIPS 2019poster

Despite some exciting progress on high-quality image generation from structured (scene graphs) or free-form (sentences) descriptions, most of them only guarantee the image-level semantical consistency, i.e. the generated image matching the semantic meaning of the description. They still lack the inv…

2019

PointRCNN: 3D Object Proposal Generation and Detection From Point Cloud

CVPR 2019poster

In this paper, we propose PointRCNN for 3D object detection from raw point cloud. The whole framework is composed of two stages: stage-1 for the bottom-up 3D proposal generation and stage-2 for refining proposals in the canonical coordinates to obtain the final detection results. Instead of generati…

Cited by 3208PDFcodeScholar
2019

SSN: Learning Sparse Switchable Normalization via SparsestMax

CVPR 2019poster

Normalization methods improve both optimization and generalization of ConvNets. To further boost performance, the recently-proposed switchable normalization (SN) provides a new perspective for deep learning: it learns to select different normalizers for different convolution layers of a ConvNet. How…

Cited by 71PDFcodeScholar
2019

Shape2Motion: Joint Analysis of Motion Parts and Attributes From 3D Shapes

CVPR 2019oral

For the task of mobility analysis of 3D shapes, we propose joint analysis for simultaneous motion part segmentation and motion attribute estimation, taking a single 3D model as input. The problem is significantly different from those tackled in the existing works which assume the availability of eit…

Cited by 137PDFScholar
2019

Unsupervised Collaborative Learning of Keyframe Detection and Visual Odometry Towards Monocular Deep SLAM

ICCV 2019poster

In this paper we tackle the joint learning problem of keyframe detection and visual odometry towards monocular visual SLAM systems. As an important task in visual SLAM, keyframe selection helps efficient camera relocalization and effective augmentation of visual odometry. To benefit from it, we firs…

Cited by 54PDFScholar
2019

Video Generation From Single Semantic Label Map

CVPR 2019poster

This paper proposes the novel task of video generation conditioned on a SINGLE semantic label map, which provides a good balance between flexibility and quality in the generation process. Different from typical end-to-end approaches, which model both scene content and dynamics in a single step, we p…

Cited by 128PDFcodeScholar
2018

3D Human Pose Estimation in the Wild by Adversarial Learning

CVPR 2018poster

Recently, remarkable advances have been achieved in 3D human pose estimation from monocular images because of the powerful Deep Convolutional Neural Networks (DCNNs). Despite their success on large-scale datasets collected in the constrained lab environment, it is difficult to obtain the 3D pose ann…

Cited by 493SourcePDFScholar
2018

Avatar-Net: Multi-Scale Zero-Shot Style Transfer by Feature Decoration

CVPR 2018poster

Zero-shot artistic style transfer is an important image synthesis problem aiming at transferring arbitrary style into content images. However, the trade-off between the generalization and efficiency in existing methods impedes a high quality zero-shot style transfer in real-time. In this paper, we r…

Cited by 379SourcePDFScholar
2018

Context Encoding for Semantic Segmentation

CVPR 2018poster

Recent work has made significant progress in improving spatial resolution for pixelwise labeling with Fully Convolutional Network (FCN) framework by employing Dilated/Atrous convolution, utilizing multi-scale features and refining boundaries. In this paper, we explore the impact of global contextua…

2018

Deep Group-Shuffling Random Walk for Person Re-Identification

CVPR 2018poster

Person re-identification aims at finding a person of interest in an image gallery by comparing the probe image of this person with all the gallery images. It is generally treated as a retrieval problem, where the affinities between the probe image and gallery images (P2G affinities) are used to rank…

2018

Diversity Regularized Spatiotemporal Attention for Video-Based Person Re-Identification

CVPR 2018poster

Video-based person re-identification matches video clips of people across non-overlapping cameras. Most existing methods tackle this problem by encoding each video frame in its entirety and computing an aggregate representation across all frames. In practice, people are often partially occluded, whi…

Cited by 443SourcePDFScholar
2018

Eliminating Background-Bias for Robust Person Re-Identification

CVPR 2018poster

Person re-identification is an important topic in intelligent surveillance and computer vision. It aims to accurately measure visual similarities between person images for determining whether two images correspond to the same person. State-of-the-art methods mainly utilize deep learning based approa…

Cited by 200SourcePDFScholar
2018

End-to-End Deep Kronecker-Product Matching for Person Re-Identification

CVPR 2018poster

Person re-identification aims to robustly measure similarities between person images. The significant variation of person poses and viewing angles challenges for accurate person re-identification. The spatial layout and correspondences between query person images are vital information for tackling t…

2018

Exploring Disentangled Feature Representation Beyond Face Identification

CVPR 2018poster

This paper proposes learning disentangled but complementary face features with a minimal supervision by face identification. Specifically, we construct an identity Distilling and Dispelling Auto-Encoder (D^2AE) framework that adversarially learns the identity-distilled features for identity verifica…

Cited by 188SourcePDFScholar
2018

FD-GAN: Pose-guided Feature Distilling GAN for Robust Person Re-identification

NeurIPS 2018poster

Person re-identification (reID) is an important task that requires to retrieve a person's images from an image dataset, given one image of the person of interest. For learning robust person features, the pose variation of person images is one of the key challenges. Existing works targeting the probl…

2018

FaceID-GAN: Learning a Symmetry Three-Player GAN for Identity-Preserving Face Synthesis

CVPR 2018poster

Face synthesis has achieved advanced development by using generative adversarial networks (GANs). Existing methods typically formulate GAN as a two-player game, where a discriminator distinguishes face images from the real and synthesized domains, while a generator reduces its discriminativeness by…

Cited by 216SourcePDFScholar
2018

Factorizable Net: An Efficient Subgraph-based Framework for Scene Graph Generation

ECCV 2018poster

Generating scene graph to describe all the relations inside an image gains increasing interests these years. However, most of the previous methods use complicated structures with slow inference speed or rely on the external data, which limits the usage of the model in real-life scenarios. To improve…

2018

Group Consistent Similarity Learning via Deep CRF for Person Re-Identification

CVPR 2018poster

Person re-identification benefits greatly from deep neural networks (DNN) to learn accurate similarity metrics and robust feature embeddings. However, most of the current methods impose only local constraints for similarity learning. In this paper, we incorporate constraints on large image groups by…

Cited by 280SourcePDFScholar
2018

Improving Deep Visual Representation for Person Re-identification by Global and Local Image-language Association

ECCV 2018poster

Person re-identification is an important task that requires learning discriminative visual features for distinguishing different person identities. Diverse auxiliary information has been utilized to improve the visual feature learning. In this paper, we propose to exploit natural language descriptio…

Cited by 169SourcePDFScholar
2018

Learning Monocular Depth by Distilling Cross-domain Stereo Networks

ECCV 2018poster

Monocular depth estimation aims at estimating a pixelwise depth map for a single image, which has wide applications in scene understanding and autonomous driving. Existing supervised and unsupervised methods face great challenges. Supervised methods require large amounts of depth measurement data, w…

Cited by 237SourcePDFScholar
2018

PAD-Net: Multi-Tasks Guided Prediction-and-Distillation Network for Simultaneous Depth Estimation and Scene Parsing

CVPR 2018poster

Depth estimation and scene parsing are two particularly important tasks in visual scene understanding. In this paper we tackle the problem of simultaneous depth estimation and scene parsing in a joint CNN. The task can be typically treated as a deep multi-task learning problem [42]. Different from p…

Cited by 596SourcePDFScholar
2018

Person Re-identification with Deep Similarity-Guided Graph Neural Network

ECCV 2018poster

The person re-identification task requires to robustly estimate visual similarities between person images. However, existing person re-identification models mostly estimate the similarities of different image pairs of probe and gallery images independently while ignores the relationship information…

Cited by 383SourcePDFScholar
2018

Question-Guided Hybrid Convolution for Visual Question Answering

ECCV 2018poster

In this paper, we propose a novel Question-Guided Hybrid Convolution (QGHC) network for Visual Question Answering (VQA). Most state-of-the-art VQA methods fuse the high-level textual and visual features from the neural network and abandon the visual spatial information when learning multi-modal feat…

Cited by 93SourcePDFScholar
2018

Show, Tell and Discriminate: Image Captioning by Self-retrieval with Partially Labeled Data

ECCV 2018poster

The aim of image captioning is to generate captions by machine to describe image contents. Despite many efforts, generating discriminative captions for images remains non-trivial. Most traditional approaches imitate the language structure patterns, thus tend to fall into a stereotype of replicating…

Cited by 166SourcePDFScholar
2018

Transductive Centroid Projection for Semi-supervised Large-scale Recognition

ECCV 2018poster

Conventional deep semi-supervised learning methods, such as recursive clustering and training process, suffer from cumulative error and high computational complexity when collaborating with Convolutional Neural Networks. To this end, we design a simple but effective learning mechanism that merely su…

Cited by 40SourcePDFScholar
2018

Video Person Re-Identification With Competitive Snippet-Similarity Aggregation and Co-Attentive Snippet Embedding

CVPR 2018poster

In this paper, we address video-based person re-identification with competitive snippet-similarity aggregation and co-attentive snippet embedding. Our approach divides long person sequences into multiple short video snippets and aggregates the top-ranked snippet similarities for sequence-similarity…

Cited by 260SourcePDFScholar
2018

Visual Question Generation as Dual Task of Visual Question Answering

CVPR 2018poster

Visual question answering (VQA) and visual question generation (VQG) are two trending topics in the computer vision, but they are usually explored separately despite their intrinsic complementary relationship. In this paper, we propose an end-to-end unified model, the Invertible Question Answering N…

Cited by 198SourcePDFScholar
2017

HydraPlus-Net: Attentive Deep Features for Pedestrian Analysis

ICCV 2017poster

Pedestrian analysis plays a vital role in intelligent video surveillance and is a key component for security-centric computer vision systems. Despite that the convolutional neural networks are remarkable in learning discriminative features from images, the learning of comprehensive features of pedes…

Cited by 674PDFcodeScholar
2017

Identity-Aware Textual-Visual Matching With Latent Co-Attention

ICCV 2017poster

Textual-visual matching aims at measuring similarities between sentence descriptions and images. Most existing methods tackle this problem without effectively utilizing identity-level annotations. In this paper, we propose an identity-aware two-stage framework for the textual-visual matching problem…

Cited by 315PDFScholar
2017

Joint Detection and Identification Feature Learning for Person Search

CVPR 2017spotlight

Existing person re-identification benchmarks and methods mainly focus on matching cropped pedestrian images between queries and candidates. However, it is different from real-world scenarios where the annotations of pedestrian bounding boxes are unavailable and the target person needs to be searched…

Cited by 1086PDFcodeScholar
2017

Learning Cross-Modal Deep Representations for Robust Pedestrian Detection

CVPR 2017poster

This paper presents a novel method for detecting pedestrians under adverse illumination conditions. Our approach relies on a novel cross-modality learning framework and it is based on two main phases. First, given a multimodal dataset, a deep convolutional network is employed to learn a non-linear m…

Cited by 257PDFScholar
2017

Learning Deep Neural Networks for Vehicle Re-ID With Visual-Spatio-Temporal Path Proposals

ICCV 2017poster

Vehicle re-identification is an important problem and has many applications in video surveillance and intelligent transportation. It gains increasing attention because of the recent advances of person re-identification techniques. However, unlike person re-identification, the visual differences betw…

Cited by 300PDFScholar
2017

Learning Deep Structured Multi-Scale Features using Attention-Gated CRFs for Contour Prediction

NeurIPS 2017poster

Recent works have shown that exploiting multi-scale representations deeply learned via convolutional neural networks (CNN) is of tremendous importance for accurate contour detection. This paper presents a novel approach for predicting contours which advances the state of the art in two fundamental a…

2017

Learning Feature Pyramids for Human Pose Estimation

ICCV 2017poster

Articulated human pose estimation is a fundamental yet challenging task in computer vision. The difficulty is particularly pronounced in scale variations of human body parts when camera view changes or severe foreshortening happens. Although pyramid methods are widely used to handle scale changes at…

Cited by 645PDFcodeScholar
2017

Learning Object Interactions and Descriptions for Semantic Image Segmentation

CVPR 2017poster

Recent advanced deep convolutional networks (CNNs) achieved great successes in many computer vision tasks, because of their compelling learning complexity and the presences of large-scale labeled data. However, as obtaining per-pixel annotations is expensive, performances of CNNs in semantic image s…

Cited by 58PDFScholar
2017

Learning Spatial Regularization With Image-Level Supervisions for Multi-Label Image Classification

CVPR 2017poster

Multi-label image classification is a fundamental but challenging task in computer vision. Great progress has been achieved by exploiting semantic relations between labels in recent years. However, conventional approaches are unable to model the underlying spatial relations between labels in multi-l…

Cited by 476PDFcodeScholar
2017

Multi-Context Attention for Human Pose Estimation

CVPR 2017poster

In this paper, we propose to incorporate convolutional neural networks with a multi-context attention mechanism into an end-to-end framework for human pose estimation. We adopt stacked hourglass networks to generate attention maps from features at multiple resolutions with various semantics. The Con…

Cited by 909PDFScholar
2017

Multi-Scale Continuous CRFs as Sequential Deep Networks for Monocular Depth Estimation

CVPR 2017spotlight

This paper addresses the problem of depth estimation from a single still image. Inspired by recent works on multi-scale convolutional neural networks (CNN), we propose a deep model which fuses complementary information derived from multiple CNN side outputs. Different from previous methods, the inte…

Cited by 561PDFcodeScholar
2017

Object Detection in Videos With Tubelet Proposal Networks

CVPR 2017poster

Object detection in videos has drawn increasing attention recently with the introduction of the large-scale ImageNet VID dataset. Different from object detection in static images, temporal information in videos is vital for object detection. To fully utilize temporal information, state-of-the-art me…

Cited by 255PDFScholar
2017

Online Multi-Object Tracking Using CNN-Based Single Object Tracker With Spatial-Temporal Attention Mechanism

ICCV 2017poster

In this paper, we propose a CNN-based framework for online MOT. This framework utilizes the merits of single object trackers in adapting appearance models and searching for target in the next frame. Simply applying single object tracker for MOT will encounter the problem in computational efficiency…

Cited by 486PDFScholar
2017

Orientation Invariant Feature Embedding and Spatial Temporal Regularization for Vehicle Re-Identification

ICCV 2017poster

In this paper, we tackle the vehicle Re-identification (ReID) problem which is of great importance in urban surveillance and can be used for multiple applications. In our vehicle ReID framework, an orientation invariant feature embedding module and a spatial-temporal regularization module are propos…

Cited by 458PDFScholar
2017

Recurrent Scale Approximation for Object Detection in CNN

ICCV 2017poster

Since convolutional neural network (CNN) lacks an inherent mechanism to handle large scale variations, we always need to compute feature maps multiple times for multi-scale object detection, which has the bottleneck of computational cost in practice. To address this, we devise a recurrent scale appr…

Cited by 109PDFcodeScholar
2017

Residual Attention Network for Image Classification

CVPR 2017spotlight

In this work, we propose "Residual Attention Network", a convolutional neural network using attention mechanism which can incorporate with state-of-art feed forward network architecture in an end-to-end training fashion. Our Residual Attention Network is built by stacking Attention Modules which gen…

Cited by 4712PDFScholar
2017

Scene Graph Generation From Objects, Phrases and Region Captions

ICCV 2017poster

Object detection, scene graph generation and region captioning, which are three scene understanding tasks at different semantic levels, are tied together: scene graphs are generated on top of objects detected in an image with their pairwise relationship predicted, while region captioning gives a lan…

Cited by 551PDFcodeScholar
2017

Spindle Net: Person Re-Identification With Human Body Region Guided Feature Decomposition and Fusion

CVPR 2017poster

Person re-identification (ReID) is an important task in video surveillance and has various applications. It is non-trivial due to complex background clutters, varying illumination conditions, and uncontrollable camera settings. Moreover, the person body misalignment caused by detectors or pose varia…

Cited by 1102PDFcodeScholar
2017

StackGAN: Text to Photo-Realistic Image Synthesis With Stacked Generative Adversarial Networks

ICCV 2017oral

Synthesizing high-quality images from text descriptions is a challenging problem in computer vision and has many practical applications. Samples generated by existing text-to-image approaches can roughly reflect the meaning of the given descriptions, but they fail to contain necessary details and vi…

Cited by 2957PDFcodeScholar
2016

CRF-CNN: Modeling Structured Information in Human Pose Estimation

NeurIPS 2016poster

Deep convolutional neural networks (CNN) have achieved great success. On the other hand, modeling structural information has been proved critical in many vision problems. It is of great interest to integrate them effectively. In a classical neural network, there is no message passing between neurons…

Cited by 97SourcePDFScholar
2016

DeepFashion: Powering Robust Clothes Recognition and Retrieval With Rich Annotations

CVPR 2016poster

Recent advances in clothes recognition have been driven by the construction of clothes datasets. Existing datasets are limited in the amount of annotations and are difficult to cope with the various challenges in real-world applications. In this work, we introduce DeepFashion, a large-scale clothes…

Cited by 2303PDFScholar
2016

End-To-End Learning of Deformable Mixture of Parts and Deep Convolutional Neural Networks for Human Pose Estimation

CVPR 2016oral

Recently, Deep Convolutional Neural Networks (DCNNs) have been applied to the task of human pose estimation, and have shown its potential of learning better feature representations and capturing contextual relationships. However, it is difficult to incorporate domain prior knowledge such as geometri…

Cited by 346PDFScholar
2016

Factors in Finetuning Deep Model for Object Detection With Long-Tail Distribution

CVPR 2016spotlight

Finetuning from a pretrained deep model is found to yield state-of-the-art performance for many vision tasks. This paper investigates many factors that influence the performance in finetuning for object detection. There is a long-tailed distribution of sample numbers for classes in object detectio…

Cited by 256PDFScholar
2016

Learning Deep Feature Representations With Domain Guided Dropout for Person Re-Identification

CVPR 2016poster

Learning generic and robust feature representations with data from multiple domains for the same problem is of great value, especially for the problems that have multiple datasets but none of them are large enough to provide abundant data variations. In this work, we present a pipeline for learning…

Cited by 1196PDFcodeScholar
2016

Object Detection From Video Tubelets With Convolutional Neural Networks

CVPR 2016spotlight

Deep Convolution Neural Networks (CNNs) have shown impressive performance in various vision tasks such as image classification, object detection and semantic segmentation. For object detection, particularly in still images, the performance has been significantly increased last year thanks to powerfu…

Cited by 513PDFcodeScholar
2016

STCT: Sequentially Training Convolutional Networks for Visual Tracking

CVPR 2016poster

Due to the limited amount of training samples, fine-tuning pre-trained deep models online is prone to over-fitting. In this paper, we propose a sequential training method for convolutional neural networks (CNNs) to effectively transfer pre-trained deep features for online applications. We regard a C…

Cited by 330PDFScholar
2016

Slicing Convolutional Neural Network for Crowd Video Understanding

CVPR 2016spotlight

Learning and capturing both appearance and dynamic representations are pivotal for crowd video understanding. Convolutional Neural Networks (CNNs) have shown its remarkable potential in learning appearance representations from images. However, the learning of dynamic representation, and how it can b…

Cited by 104PDFScholar
2015

Cross-Scene Crowd Counting via Deep Convolutional Neural Networks

CVPR 2015poster

Cross-scene crowd counting is a challenging task where no laborious data annotation is required for counting people in new target surveillance crowd scenes unseen in the training set. The performance of most existing crowd counting methods drops significantly when they are applied to an unseen scene…

Cited by 1508SourcePDFScholar
2015

DeepID-Net: Deformable Deep Convolutional Neural Networks for Object Detection

CVPR 2015poster

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection diagram has innovations in multiple aspects. In the proposed new deep architecture, a new deformation constrained pooling (def-pooling) layer models the defor…

Cited by 612SourcePDFScholar
2015

Learning From Massive Noisy Labeled Data for Image Classification

CVPR 2015poster

Large-scale supervised datasets are crucial to train convolutional neural networks (CNNs) for various computer vision problems. However, obtaining a massive amount of well-labeled data is usually very expensive and time consuming. In this paper, we introduce a general framework to train CNNs with on…

Cited by 1493SourcePDFScholar