← Search

Xindong Zhang

6 accepted papers

2025

Adversarial Diffusion Compression for Real-World Image Super-Resolution

CVPR 2025poster

Real-world image super-resolution (Real-ISR) aims to reconstruct high-resolution images from low-resolution inputs degraded by complex, unknown processes. While many Stable Diffusion (SD)-based Real-ISR methods have achieved remarkable success, their slow, multi-step inference hinders practical depl…

2024

Generalized Large-Scale Data Condensation via Various Backbone and Statistical Matching

CVPR 2024highlight

The lightweight "local-match-global" matching introduced by SRe2L successfully creates a distilled dataset with comprehensive information on the full 224x224 ImageNet-1k. However this one-sided approach is limited to a particular backbone layer and statistics which limits the improvement of the gene…

2024

UniVS: Unified and Universal Video Segmentation with Prompts as Queries

CVPR 2024poster

Despite the recent advances in unified image segmentation (IS) developing a unified video segmentation (VS) model remains a challenge. This is mainly because generic category-specified VS tasks need to detect all objects and track them across consecutive frames while prompt-guided VS tasks require r…

2023

Human Guided Ground-Truth Generation for Realistic Image Super-Resolution

CVPR 2023poster

How to generate the ground-truth (GT) image is a critical issue for training realistic image super-resolution (Real-ISR) models. Existing methods mostly take a set of high-resolution (HR) images as GTs and apply various degradations to simulate their low-resolution (LR) counterparts. Though great pr…

2023

Joint HDR Denoising and Fusion: A Real-World Mobile HDR Image Dataset

CVPR 2023poster

Mobile phones have become a ubiquitous and indispensable photographing device in our daily life, while the small aperture and sensor size make mobile phones more susceptible to noise and over-saturation, resulting in low dynamic range (LDR) and low image quality. It is thus crucial to develop high d…

2022

Efficient Long-Range Attention Network for Image Super-Resolution

ECCV 2022poster

"Recently, transformer-based methods have demonstrated impressive results in various vision tasks, including image super-resolution (SR), by exploiting the self attention (SA) for feature extraction. However, the computation of SA in most existing transformer based models is very expensive, while so…