← Search

Tian-Jing Zhang

5 accepted papers

2023

LGPConv: Learnable Gaussian Perturbation Convolution for Lightweight Pansharpening

IJCAI 2023poster

Pansharpening is a crucial and challenging task that aims to obtain a high spatial resolution image by merging a multispectral (MS) image and a panchromatic (PAN) image. Current methods use CNNs with standard convolution, but we've observed strong correlation among channel dimensions in the kernel,…

Cited by 9SourcePDFScholar
2022

A Decoder-free Transformer-like Architecture for High-efficiency Single Image Deraining

IJCAI 2022poster

Despite the success of vision Transformers for the image deraining task, they are limited by computation-heavy and slow runtime. In this work, we investigate Transformer decoder is not necessary and has huge computational costs. Therefore, we revisit the standard vision Transformer as well as its su…

2022

LAGConv: Local-Context Adaptive Convolution Kernels with Global Harmonic Bias for Pansharpening

AAAI 2022technical

Pansharpening is a critical yet challenging low-level vision task that aims to obtain a higher-resolution image by fusing a multispectral (MS) image and a panchromatic (PAN) image. While most pansharpening methods are based on convolutional neural network (CNN) architectures with standard convolutio…

2022

SpanConv: A New Convolution via Spanning Kernel Space for Lightweight Pansharpening

IJCAI 2022poster

Standard convolution operations can effectively perform feature extraction and representation but result in high computational cost, largely due to the generation of the original convolution kernel corresponding to the channel dimension of the feature map, which will cause unnecessary redundancy. In…