← Search

Enhua Wu

17 accepted papers

2024

A Transformer-Based Adaptive Prototype Matching Network for Few-Shot Semantic Segmentation

IJCAI 2024poster

Few-shot semantic segmentation (FSS) aims to generate a model for segmenting novel classes using a limited number of annotated samples. Previous FSS methods have shown sensitivity to background noise due to inherent bias, attention bias, and spatial-aware bias. In this study, we propose a Transforme…

Cited by 0SourcePDFScholar
2024

ParameterNet: Parameters Are All You Need for Large-scale Visual Pretraining of Mobile Networks

CVPR 2024poster

The large-scale visual pretraining has significantly improve the performance of large vision models. However we observe the low FLOPs pitfall that the existing low-FLOPs models cannot benefit from large-scale pretraining. In this paper we introduce a novel design principle termed ParameterNet aimed…

2023

3D Human Pose Lifting with Grid Convolution

AAAI 2023technical

Existing lifting networks for regressing 3D human poses from 2D single-view poses are typically constructed with linear layers based on graph-structured representation learning. In sharp contrast to them, this paper presents Grid Convolution (GridConv), mimicking the wisdom of regular convolution op…

2023

Elastic Aggregation for Federated Optimization

CVPR 2023poster

Federated learning enables the privacy-preserving training of neural network models using real-world data across distributed clients. FedAvg has become the preferred optimizer for federated learning because of its simplicity and effectiveness. FedAvg uses naive aggregation to update the server model…

2023

Rethinking skip connection model as a learnable Markov chain

ICLR 2023poster

Over the past few years afterward the birth of ResNet, skip connection has become the defacto standard for the design of modern architectures due to its widespread adoption, easy optimization, and proven performance. Prior work has explained the effectiveness of the skip connection mechanism from di…

2022

Redistribution of Weights and Activations for AdderNet Quantization

NeurIPS 2022accept

Adder Neural Network (AdderNet) provides a new way for developing energy-efficient neural networks by replacing the expensive multiplications in convolution with cheaper additions (i.e., L1-norm). To achieve higher hardware efficiency, it is necessary to further study the low-bit quantization of Add…

Cited by 6SourcePDFScholar
2022

Vision GNN: An Image is Worth Graph of Nodes

NeurIPS 2022accept

Network architecture plays a key role in the deep learning-based computer vision system. The widely-used convolutional neural network and transformer treat the image as a grid or sequence structure, which is not flexible to capture irregular and complex objects. In this paper, we propose to represen…

2021

Overfitting the Data: Compact Neural Video Delivery via Content-Aware Feature Modulation

ICCV 2021poster

Internet video delivery has undergone a tremendous explosion of growth over the past few years. However, the quality of video delivery system greatly depends on the Internet bandwidth. Deep Neural Networks (DNNs) are utilized to improve the quality of video delivery recently. These methods divide a…

Cited by 38PDFcodeScholar
2020

Training Binary Neural Networks through Learning with Noisy Supervision

ICML 2020poster

This paper formalizes the binarization operations over neural networks from a learning perspective. In contrast to classical hand crafted rules (\eg hard thresholding) to binarize full-precision neurons, we propose to learn a mapping from full-precision neurons to the target binary ones. Each indivi…

Cited by 62SourcePDFScholar
2015

Handling Motion Blur in Multi-Frame Super-Resolution

CVPR 2015poster

Ubiquitous motion blur easily fails multi-frame super-resolution (MFSR). Our method proposed in this paper tackles this issue by optimally searching least blurred pixels in MFSR. An EM framework is proposed to guide residual blur estimation and high-resolution image reconstruction. To suppress noise…

Cited by 171SourcePDFScholar