paper-with-me

Papers

UW-NET: AN INCEPTION-ATTENTION NETWORK FOR UNDERWATER IMAGE CLASSIFICATION

2020-01-01 · ICLR 2020 1 · Miao Yang and Ke Hu, Chongyi Li, Zhiqiang Wei

The classification of images taken in special imaging environments except air is the first challenge in extending the applications of deep learning. We report on an UW-Net (Underwater Network), a new convolutional neural network (CNN) based network for underwater image classification. In this model, we simulate the visual correlation of background attention with image understanding for special environments, such as fog and underwater by constructing an inception-attention (I-A) module. The experimental results demonstrate that the proposed UW-Net achieves an accuracy of 99.3% on underwater image classification, which is significantly better than other image classification networks, such as AlexNet, InceptionV3, ResNet and Se-ResNet. Moreover, we demonstrate the proposed IA module can be used to boost the performance of the existing object recognition networks. By substituting the inception module with the I-A module, the Inception-ResnetV2 network achieves a 10.7% top1 error rate and a 0% top5 error rate on the subset of ILSVRC-2012, which further illustrates the function of the background attention in the image classifications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationObject Recognition

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Local Response Normalization Local Response Normalization is a normalization layer that implements the idea of lateral inhibition. Lateral inhibition is a concept in neurobiology that refers to the…
Grouped Convolution A Grouped Convolution uses a group of convolutions - multiple kernels per layer - resulting in multiple channel outputs per layer. This leads to wider networks helping a…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
How do I speak to a person at Expedia?-/+/ To make a reservation or communicate with Expedia, the quickest option is typically to call their customer service at +1-805-330-4056 or +1-805-330-4056. You can also use the live…
Inception Module An Inception Module is an image model block that aims to approximate an optimal local sparse structure in a CNN. Put simply, it allows for us to use multiple types of filter…

Similar Papers 제목 키워드 기반

InceptionCapsule: Inception-Resnet and CapsuleNet with self-attention for medical image Classification

2024-02-03 · Elham Sadeghnezhad, Sajjad Salem

Initial weighting is significant in deep neural networks because the random selection of weights produces different outputs and increases the probability of overfitting and underfitting. On the other hand, vector-based a…

Classificationimage-classificationImage ClassificationMedical Image Classification+1

StreakNet-Arch: An Anti-scattering Network-based Architecture for Underwater Carrier LiDAR-Radar Imaging

2024-04-14 · Xuelong Li, Hongjun An, Guangying Li, Xing Wang 외

In this paper, we introduce StreakNet-Arch, a novel signal processing architecture designed for Underwater Carrier LiDAR-Radar (UCLR) imaging systems, to address the limitations in scatter suppression and real-time imagi…

Binary Classification

Multi-vision Attention Networks for On-line Red Jujube Grading

2019-03-31 · Xiaoye Sun, Liyan Ma, Gongyan Li

To solve the red jujube classification problem, this paper designs a convolutional neural network model with low computational cost and high classification accuracy. The architecture of the model is inspired by the multi…

ClassificationGeneral Classification

Improving underwater semantic segmentation with underwater image quality attention and muti-scale aggregation attention

2025-03-30 · Xin Zuo, Jiaran Jiang, Jifeng Shen, Wankou Yang

Underwater image understanding is crucial for both submarine navigation and seabed exploration. However, the low illumination in underwater environments degrades the imaging quality, which in turn seriously deteriorates …

Semantic Segmentation

DISC-GAN: Disentangling Style and Content for Cluster-Specific Synthetic Underwater Image Generation

2025-10-12 · Sneha Varur, Anirudh R Hanchinamani, Tarun S Bagewadi, Uma Mudenagudi 외 arxiv

In this paper, we propose a novel framework, Disentangled Style-Content GAN (DISC-GAN), which integrates style-content disentanglement with a cluster-specific training strategy towards photorealistic underwater image syn…

Image Generation