← Search

Chen Fang

25 accepted papers

2026

PersonaLive! Expressive Portrait Image Animation for Live Streaming

CVPR 2026

Current diffusion-based portrait animation models predominantly focus on enhancing visual quality and expression realism, while overlooking generation latency and real-time performance, which restricts their application range in the live streaming scenario. We propose PersonaLive, a novel diffusion-

Cited by 0SourcecodeScholar
2026

StereoWorld: Geometry-Aware Monocular-to-Stereo Video Generation

CVPR 2026

The growing adoption of XR devices has fueled strong demand for high-quality stereo video, yet its production remains costly and artifact-prone.To address this challenge, we present **StereoWorld**, an **end-to-end framework** that repurposes a pretrained video generator for high-fidelity monocular-

Cited by 0SourceScholar
2025

Ultra High-Resolution Image Inpainting with Patch-Based Content Consistency Adapter

ICCV 2025poster

In this work, we present Patch-Adapter, an effective framework for high-resolution text-guided image inpainting. Unlike existing methods limited to lower resolutions, our approach achieves 4K+ resolution while maintaining precise content consistency and prompt alignment--two critical challenges in i…

2023

ACR: Attention Collaboration-Based Regressor for Arbitrary Two-Hand Reconstruction

CVPR 2023poster

Reconstructing two hands from monocular RGB images is challenging due to frequent occlusion and mutual confusion. Existing methods mainly learn an entangled representation to encode two interacting hands, which are incredibly fragile to impaired interaction, such as truncated hands, separate hands,…

2021

Crossover Learning for Fast Online Video Instance Segmentation

ICCV 2021poster

Modeling temporal visual context across frames is critical for video instance segmentation (VIS) and other video understanding tasks. In this paper, we propose a fast online VIS model termed CrossVIS. For temporal information modeling in VIS, we present a novel crossover learning scheme that uses th…

Cited by 137PDFcodeScholar
2020

Video Object Detection via Object-level Temporal Aggregation

ECCV 2020poster

While single-image object detectors can be naively applied to videos in a frame-by-frame fashion, the prediction is often temporally inconsistent. Moreover, the computation can be redundant since neighboring frames are inherently similar to each other. In this work we propose to improve video object…

Cited by 43SourcePDFScholar
2019

Im2Pencil: Controllable Pencil Illustration From Photographs

CVPR 2019poster

We propose a high-quality photo-to-pencil translation method with fine-grained control over the drawing style. This is a challenging task due to multiple stroke types (e.g., outline and shading), structural complexity of pencil shading (e.g., hatching), and the lack of aligned training data pairs. T…

Cited by 68PDFScholar
2019

Scalable Thompson Sampling via Optimal Transport

AISTATS 2019poster

Thompson sampling (TS) is a class of algorithms for sequential decision-making, which requires maintaining a posterior distribution over a reward model. However, calculating exact posterior distributions is intractable for all but the simplest models. Consequently, how to computationally-efficiently…

2018

Flow-Grounded Spatial-Temporal Video Prediction from Still Images

ECCV 2018poster

Existing video prediction methods mainly rely on observing multiple historical frames or focus on predicting the next one-frame. In this work, we study the problem of generating consecutive multiple future frames by observing one single still image only. We formulate the multi-frame prediction task…

Cited by 159SourcePDFScholar
2018

TextureGAN: Controlling Deep Image Synthesis With Texture Patches

CVPR 2018poster

In this paper, we investigate deep image synthesis guided by sketch, color, and texture. Previous image synthesis methods can be controlled by sketch and color strokes but we are the first to examine texture control. We allow a user to place a texture patch on a sketch at arbitrary locations and sca…

Cited by 353SourcePDFScholar
2018

Visual to Sound: Generating Natural Sound for Videos in the Wild

CVPR 2018poster

As two of the five traditional human senses (sight, hearing, taste, smell, and touch), vision and sound are basic sources through which humans understand the world. Often correlated during natural events, these two modalities combine to jointly affect human perception. In this paper, we pose the tas…

Cited by 261SourcePDFScholar
2018

``Factual'' or ``Emotional'': Stylized Image Captioning with Adaptive Learning and Attention

ECCV 2018poster

Generating stylized captions for an image is an emerging topic in image captioning. Given an image as input, it requires the system to generate a caption that has a specific style (e.g., humorous, romantic, positive, and negative) while describing the image content semantically accurately. In this p…

Cited by 95SourcePDFScholar
2017

AMC: Attention guided Multi-modal Correlation Learning for Image Search

CVPR 2017poster

Given a user's query, traditional image search systems rank images according to its relevance to a single modality (e.g., image content or surrounding text). Nowadays, an increasing number of images on the Internet are available with associated meta data in rich modalities (e.g., titles, keywords, t…

Cited by 49PDFcodeScholar
2017

BAM! The Behance Artistic Media Dataset for Recognition Beyond Photography

ICCV 2017poster

Computer vision systems are designed to work well within the context of everyday photography. However, artists often render the world around them in ways that do not resemble photographs. Artwork produced by people is not constrained to mimic the physical world, making it more challenging for machin…

Cited by 191PDFScholar
2017

Diversified Texture Synthesis With Feed-Forward Networks

CVPR 2017spotlight

Recent progresses on deep discriminative and generative modeling have shown promising results on texture synthesis. However, existing feed-forward based methods trade off generality for efficiency, which suffer from many issues, such as shortage of generality (i.e., build one network per texture), l…

Cited by 341PDFScholar
2017

Scribbler: Controlling Deep Image Synthesis With Sketch and Color

CVPR 2017poster

Recently, there have been several promising methods to generate realistic imagery from deep convolutional networks. These methods sidestep the traditional computer graphics rendering pipeline and instead generate imagery at the pixel level by learning from large collections of photos (e.g. faces or…

Cited by 643PDFScholar
2017

Sketching With Style: Visual Search With Sketches and Aesthetic Context

ICCV 2017poster

We propose a novel measure of visual similarity for image retrieval that incorporates both structural and aesthetic (style) constraints. Our algorithm accepts a query as sketched shape, and a set of one or more contextual images specifying the desired visual aesthetic. A triplet network is used to l…

Cited by 77PDFScholar
2017

Spatial-Semantic Image Search by Visual Feature Synthesis

CVPR 2017spotlight

The performance of image retrieval has been improved tremendously in recent years through the use of deep feature representations. Most existing methods, however, aim to retrieve images that are visually similar or semantically relevant to the query, irrespective of spatial configuration. In this pa…

Cited by 52PDFcodeScholar
2017

Universal Style Transfer via Feature Transforms

NeurIPS 2017poster

Universal style transfer aims to transfer arbitrary visual styles to content images. Existing feed-forward based methods, while enjoying the inference efficiency, are mainly limited by inability of generalizing to unseen styles or compromised visual quality. In this paper, we present a simple yet ef…