← Search

Wenjing Wang

10 accepted papers

2026

Stand-In: A Lightweight and Plug-and-Play Identity Control for Video Generation

CVPR 2026

Generating high-fidelity human videos that match user-specified identities is important yet challenging in the field of generative AI.Existing methods often rely on an excessive number of training parameters and lack compatibility with other AIGC tools.In this paper, we propose Stand-In, a lightweig

Cited by 0SourcecodeScholar
2026

Video Generation with Stable Transparency via Shiftable RGB-A Distribution Learner

CVPR 2026

Generating RGB-A videos, which include alpha channels for transparency, has wide applications. However, current methods often suffer from low quality due to confusion between RGB and alpha. In this paper, we address this problem by learning shiftable RGB-A distributions. We adjust both the latent sp

Cited by 0SourcecodeScholar
2024

Open-Set Facial Expression Recognition

AAAI 2024technical

Facial expression recognition (FER) models are typically trained on datasets with a fixed number of seven basic classes. However, recent research works (Cowen et al. 2021; Bryant et al. 2022; Kollias 2023) point out that there are far more expressions than the basic ones. Thus, when these models are…

Cited by 4SourcePDFScholar
2024

Zero-Reference Low-Light Enhancement via Physical Quadruple Priors

CVPR 2024poster

Understanding illumination and reducing the need for supervision pose a significant challenge in low-light enhancement. Current approaches are highly sensitive to data usage during training and illumination-specific hyper-parameters limiting their ability to handle unseen scenarios. In this paper we…

2021

Instance-Aware Coherent Video Style Transfer for Chinese Ink Wash Painting

IJCAI 2021poster

Recent researches have made remarkable achievements in fast video style transfer based on western paintings. However, due to the inherent different drawing techniques and aesthetic expressions of Chinese ink wash painting, existing methods either achieve poor temporal consistency or fail to transfer…

2021

Masked Label Prediction: Unified Message Passing Model for Semi-Supervised Classification

IJCAI 2021poster

Graph neural network (GNN) and label propagation algorithm (LPA) are both message passing algorithms, which have achieved superior performance in semi-supervised classification. GNN performs feature propagation by a neural network to make predictions, while LPA uses label propagation across graph ad…