Search Results for author: Wei An

Found 27 papers, 22 papers with code

Monte Carlo Linear Clustering with Single-Point Supervision is Enough for Infrared Small Target Detection

1 code implementation ICCV 2023 Boyang Li, Yingqian Wang, Longguang Wang, Fei Zhang, Ting Liu, Zaiping Lin, Wei An, Yulan Guo

The core idea of this work is to recover the per-pixel mask of each target from the given single point label by using clustering approaches, which looks simple but is indeed challenging since targets are always insalient and accompanied with background clutters.

Clustering

You Only Train Once: Learning a General Anomaly Enhancement Network with Random Masks for Hyperspectral Anomaly Detection

1 code implementation31 Mar 2023 Zhaoxu Li, Yingqian Wang, Chao Xiao, Qiang Ling, Zaiping Lin, Wei An

Trained on a set of anomaly-free hyperspectral images with random masks, our network can learn the spatial context characteristics between anomalies and background in an unsupervised way.

Anomaly Detection Model Selection

MTU-Net: Multi-level TransUNet for Space-based Infrared Tiny Ship Detection

1 code implementation28 Sep 2022 Tianhao Wu, Boyang Li, Yihang Luo, Yingqian Wang, Chao Xiao, Ting Liu, Jungang Yang, Wei An, Yulan Guo

Due to the extremely large image coverage area (e. g., thousands square kilometers), candidate targets in these images are much smaller, dimer, more changeable than those targets observed by aerial-based and land-based imaging devices.

Data Augmentation

Real-World Light Field Image Super-Resolution via Degradation Modulation

3 code implementations13 Jun 2022 Yingqian Wang, Zhengyu Liang, Longguang Wang, Jungang Yang, Wei An, Yulan Guo

In our method, a practical LF degradation model is developed to formulate the degradation process of real LF images.

Image Super-Resolution

Learnable Lookup Table for Neural Network Quantization

1 code implementation CVPR 2022 Longguang Wang, Xiaoyu Dong, Yingqian Wang, Li Liu, Wei An, Yulan Guo

Since a linear quantizer (i. e., round(*) function) cannot well fit the bell-shaped distributions of weights and activations, many existing methods use pre-defined functions (e. g., exponential function) with learnable parameters to build the quantizer for joint optimization.

Computational Efficiency Image Classification +3

Detecting and Tracking Small and Dense Moving Objects in Satellite Videos: A Benchmark

1 code implementation25 Nov 2021 Qian Yin, Qingyong Hu, Hao liu, Feng Zhang, Yingqian Wang, Zaiping Lin, Wei An, Yulan Guo

Satellite video cameras can provide continuous observation for a large-scale area, which is important for many remote sensing applications.

Matrix Completion Moving Object Detection +3

Dense Dual-Attention Network for Light Field Image Super-Resolution

no code implementations23 Oct 2021 Yu Mo, Yingqian Wang, Chao Xiao, Jungang Yang, Wei An

Light field (LF) images can be used to improve the performance of image super-resolution (SR) because both angular and spatial information is available.

Image Super-Resolution valid

Selective Light Field Refocusing for Camera Arrays Using Bokeh Rendering and Superresolution

1 code implementation9 Aug 2021 Yingqian Wang, Jungang Yang, Yulan Guo, Chao Xiao, Wei An

In this letter, we propose a light field refocusing method to improve the imaging quality of camera arrays.

Non-Convex Tensor Low-Rank Approximation for Infrared Small Target Detection

1 code implementation31 May 2021 Ting Liu, Jungang Yang, Boyang Li, Chao Xiao, Yang Sun, Yingqian Wang, Wei An

Considering that different singular values have different importance and should be treated discriminatively, in this paper, we propose a non-convex tensor low-rank approximation (NTLA) method for infrared small target detection.

Symmetric Parallax Attention for Stereo Image Super-Resolution

1 code implementation7 Nov 2020 Yingqian Wang, Xinyi Ying, Longguang Wang, Jungang Yang, Wei An, Yulan Guo

Although recent years have witnessed the great advances in stereo image super-resolution (SR), the beneficial information provided by binocular systems has not been fully used.

Occlusion Handling Stereo Image Super-Resolution

Parallax Attention for Unsupervised Stereo Correspondence Learning

1 code implementation16 Sep 2020 Longguang Wang, Yulan Guo, Yingqian Wang, Zhengfa Liang, Zaiping Lin, Jungang Yang, Wei An

Based on our PAM, we propose a parallax-attention stereo matching network (PASMnet) and a parallax-attention stereo image super-resolution network (PASSRnet) for stereo matching and stereo image super-resolution tasks.

Stereo Image Super-Resolution Stereo Matching

Light Field Image Super-Resolution Using Deformable Convolution

1 code implementation7 Jul 2020 Yingqian Wang, Jungang Yang, Longguang Wang, Xinyi Ying, Tianhao Wu, Wei An, Yulan Guo

In this paper, we propose a deformable convolution network (i. e., LF-DFnet) to handle the disparity problem for LF image SR.

Image Super-Resolution

Deformable 3D Convolution for Video Super-Resolution

1 code implementation6 Apr 2020 Xinyi Ying, Longguang Wang, Yingqian Wang, Weidong Sheng, Wei An, Yulan Guo

In this paper, we propose a deformable 3D convolution network (D3Dnet) to incorporate spatio-temporal information from both spatial and temporal dimensions for video SR.

Motion Compensation Video Super-Resolution

Deep Video Super-Resolution using HR Optical Flow Estimation

2 code implementations6 Jan 2020 Longguang Wang, Yulan Guo, Li Liu, Zaiping Lin, Xinpu Deng, Wei An

The key challenge for video SR lies in the effective exploitation of temporal dependency between consecutive frames.

Motion Compensation Optical Flow Estimation +1

Spatial-Angular Interaction for Light Field Image Super-Resolution

1 code implementation17 Dec 2019 Yingqian Wang, Longguang Wang, Jungang Yang, Wei An, Jingyi Yu, Yulan Guo

Specifically, spatial and angular features are first separately extracted from input LFs, and then repetitively interacted to progressively incorporate spatial and angular information.

Image Super-Resolution SSIM

DeOccNet: Learning to See Through Foreground Occlusions in Light Fields

1 code implementation10 Dec 2019 Yingqian Wang, Tianhao Wu, Jungang Yang, Longguang Wang, Wei An, Yulan Guo

In this paper, we handle the LF de-occlusion (LF-DeOcc) problem using a deep encoder-decoder network (namely, DeOccNet).

Decoder

Flickr1024: A Large-Scale Dataset for Stereo Image Super-Resolution

no code implementations15 Mar 2019 Yingqian Wang, Longguang Wang, Jungang Yang, Wei An, Yulan Guo

With the popularity of dual cameras in recently released smart phones, a growing number of super-resolution (SR) methods have been proposed to enhance the resolution of stereo image pairs.

Stereo Image Super-Resolution

Learning Parallax Attention for Stereo Image Super-Resolution

1 code implementation CVPR 2019 Longguang Wang, Yingqian Wang, Zhengfa Liang, Zaiping Lin, Jungang Yang, Wei An, Yulan Guo

Stereo image pairs can be used to improve the performance of super-resolution (SR) since additional information is provided from a second viewpoint.

Stereo Image Super-Resolution

Learning for Video Super-Resolution through HR Optical Flow Estimation

2 code implementations23 Sep 2018 Longguang Wang, Yulan Guo, Zaiping Lin, Xinpu Deng, Wei An

Extensive experiments demonstrate that HR optical flows provide more accurate correspondences than their LR counterparts and improve both accuracy and consistency performance.

Motion Compensation Optical Flow Estimation +1

Fast single image super-resolution based on sigmoid transformation

no code implementations23 Aug 2017 Longguang Wang, Zaiping Lin, Jinyan Gao, Xinpu Deng, Wei An

Single image super-resolution aims to generate a high-resolution image from a single low-resolution image, which is of great significance in extensive applications.

Image Super-Resolution

Multi-frame image super-resolution with fast upscaling technique

no code implementations20 Jun 2017 Longguang Wang, Zaiping Lin, Xinpu Deng, Wei An

In this paper, we propose an end-to-end fast upscaling technique to replace the interpolation operator, design upscaling filters in LR space for periodic sub-locations respectively and shuffle the filter results to derive the final reconstruction errors in HR space.

Image Super-Resolution

Cannot find the paper you are looking for? You can Submit a new open access paper.