paper-with-me

홈 › Papers

MixNet: Toward Accurate Detection of Challenging Scene Text in the Wild

2023-08-23 · Yu-Xiang Zeng, Jun-Wei Hsieh, Xin Li, Ming-Ching Chang

Detecting small scene text instances in the wild is particularly challenging, where the influence of irregular positions and nonideal lighting often leads to detection errors. We present MixNet, a hybrid architecture that combines the strengths of CNNs and Transformers, capable of accurately detecting small text from challenging natural scenes, regardless of the orientations, styles, and lighting conditions. MixNet incorporates two key modules: (1) the Feature Shuffle Network (FSNet) to serve as the backbone and (2) the Central Transformer Block (CTBlock) to exploit the 1D manifold constraint of the scene text. We first introduce a novel feature shuffling strategy in FSNet to facilitate the exchange of features across multiple scales, generating high-resolution features superior to popular ResNet and HRNet. The FSNet backbone has achieved significant improvements over many existing text detection methods, including PAN, DB, and FAST. Then we design a complementary CTBlock to leverage center line based features similar to the medial axis of text regions and show that it can outperform contour-based approaches in challenging cases when small scene texts appear closely. Extensive experimental results show that MixNet, which mixes FSNet with CTBlock, achieves state-of-the-art results on multiple scene text detection datasets.

📄 PDF Abstract BibTeX arXiv:2308.12817

Code (1)

D641593/MixNet 공식 구현 pytorch

Tasks

Scene Text DetectionText Detection

Methods 이 논문이 사용한 방법론

(FiLe@Against@Claim)How do I file a claim against Expedia? How do I file a claim against Expedia? How Do I File a Claim Against Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Average Pooling 설명 없음
Kaiming Initialization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

MixNet for Generalized Face Presentation Attack Detection

2020-10-25 · Nilay Sanghvi, Sushant Kumar Singh, Akshay Agarwal, Mayank Vatsa 외

The non-intrusive nature and high accuracy of face recognition algorithms have led to their successful deployment across multiple applications ranging from border access to mobile unlocking and digital payments. However,…

Face Presentation Attack DetectionFace Recognition

Hyperspectral Image Classification using Spectral-Spatial Mixer Network

2025-11-19 · Mohammed Q. Alkhatib arxiv

This paper introduces SS-MixNet, a lightweight and effective deep learning model for hyperspectral image (HSI) classification. The architecture integrates 3D convolutional layers for local spectral-spatial feature extrac…

Hyperspectral Image Classification

MixNet: Multi-modality Mix Network for Brain Segmentation

2020-04-21 · Long Chen, Dorit Merhof

Automated brain structure segmentation is important to many clinical quantitative analysis and diagnoses. In this work, we introduce MixNet, a 2D semantic-wise deep convolutional neural network to segment brain structure…

Brain Segmentation

MixConv: Mixed Depthwise Convolutional Kernels

2019-07-22 · Mingxing Tan, Quoc V. Le

Depthwise convolution is becoming increasingly popular in modern efficient ConvNets, but its kernel size is often overlooked. In this paper, we systematically study the impact of different kernel sizes, and observe that …

AutoMLImage Classificationobject-detectionObject Detection

SA-MixNet: Structure-aware Mixup and Invariance Learning for Scribble-supervised Road Extraction in Remote Sensing Images

2024-03-03 · Jie Feng, Hao Huang, Junpeng Zhang, Weisheng Dong 외

Mainstreamed weakly supervised road extractors rely on highly confident pseudo-labels propagated from scribbles, and their performance often degrades gradually as the image scenes tend various. We argue that such degrada…