paper-with-me

Papers

LSNet: See Large, Focus Small

2025-03-29 · CVPR 2025 1 · Ao Wang, Hui Chen, Zijia Lin, Jungong Han, Guiguang Ding

Vision network designs, including Convolutional Neural Networks and Vision Transformers, have significantly advanced the field of computer vision. Yet, their complex computations pose challenges for practical deployments, particularly in real-time applications. To tackle this issue, researchers have explored various lightweight and efficient network designs. However, existing lightweight models predominantly leverage self-attention mechanisms and convolutions for token mixing. This dependence brings limitations in effectiveness and efficiency in the perception and aggregation processes of lightweight networks, hindering the balance between performance and efficiency under limited computational budgets. In this paper, we draw inspiration from the dynamic heteroscale vision ability inherent in the efficient human vision system and propose a ``See Large, Focus Small'' strategy for lightweight vision network design. We introduce LS (\textbf{L}arge-\textbf{S}mall) convolution, which combines large-kernel perception and small-kernel aggregation. It can efficiently capture a wide range of perceptual information and achieve precise feature aggregation for dynamic and complex visual representations, thus enabling proficient processing of visual information. Based on LS convolution, we present LSNet, a new family of lightweight models. Extensive experiments demonstrate that LSNet achieves superior performance and efficiency over existing lightweight networks in various vision tasks. Codes and models are available at https://github.com/jameslahm/lsnet.

📄 PDF Abstract BibTeX arXiv:2503.23135

Code (2)

THU-MIG/lsnet 공식 구현 pytorch
jameslahm/lsnet 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

StartNet: Online Detection of Action Start in Untrimmed Videos

2019-03-23 · ICCV 2019 10 · Mingfei Gao, Mingze Xu, Larry S. Davis, Richard Socher 외

We propose StartNet to address Online Detection of Action Start (ODAS) where action starts and their associated categories are detected in untrimmed, streaming videos. Previous methods aim to localize action starts by le…

Action ClassificationPolicy Gradient Methods

Location-Sensitive Visual Recognition with Cross-IOU Loss

2021-04-11 · Kaiwen Duan, Lingxi Xie, Honggang Qi, Song Bai 외

Object detection, instance segmentation, and pose estimation are popular visual recognition tasks which require localizing the object by internal or boundary landmarks. This paper summarizes these tasks as location-sensi…

2D Human Pose EstimationInstance SegmentationObjectobject-detection+3

RAWLSNET: Altering Bayesian Networks to Encode Rawlsian Fair Equality of Opportunity

2021-03-16 · David Liu, Zohair Shafi, William Fleisher, Tina Eliassi-Rad 외

We present RAWLSNET, a system for altering Bayesian Network (BN) models to satisfy the Rawlsian principle of fair equality of opportunity (FEO). RAWLSNET's BN models generate aspirational data distributions: data generat…

LSNet: Extremely Light-Weight Siamese Network For Change Detection in Remote Sensing Image

2022-01-23 · BiYuan Liu, HuaiXin Chen, Zhixi Wang

The Siamese network is becoming the mainstream in change detection of remote sensing images (RSI). However, in recent years, the development of more complicated structure, module and training processe has resulted in the…

Change Detectionvalid

A 7K Parameter Model for Underwater Image Enhancement based on Transmission Map Prior

2024-05-25 · Fuheng Zhou, Dikai Wei, Ye Fan, Yulong Huang 외

Although deep learning based models for underwater image enhancement have achieved good performance, they face limitations in both lightweight and effectiveness, which prevents their deployment and application on resourc…

Data CompressionDecoderDeep LearningImage Enhancement