paper-with-me

Papers

An application of Pixel Interval Down-sampling (PID) for dense tiny microorganism counting on environmental microorganism images

2022-04-04 · Jiawei Zhang, Xin Zhao, Tao Jiang, Md Mamunur Rahaman, YuDong Yao, Yu-Hao Lin, Jinghua Zhang, Ao Pan, Marcin Grzegorzek, Chen Li

This paper proposes a novel pixel interval down-sampling network (PID-Net) for dense tiny object (yeast cells) counting tasks with higher accuracy. The PID-Net is an end-to-end convolutional neural network (CNN) model with an encoder--decoder architecture. The pixel interval down-sampling operations are concatenated with max-pooling operations to combine the sparse and dense features. This addresses the limitation of contour conglutination of dense objects while counting. The evaluation was conducted using classical segmentation metrics (the Dice, Jaccard and Hausdorff distance) as well as counting metrics. The experimental results show that the proposed PID-Net had the best performance and potential for dense tiny object counting tasks, which achieved 96.97\% counting accuracy on the dataset with 2448 yeast cell images. By comparing with the state-of-the-art approaches, such as Attention U-Net, Swin U-Net and Trans U-Net, the proposed PID-Net can segment dense tiny objects with clearer boundaries and fewer incorrect debris, which shows the great potential of PID-Net in the task of accurate counting.

📄 PDF Abstract BibTeX arXiv:2204.01341

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderObject Counting

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Real-Time Exposure Correction via Collaborative Transformations and Adaptive Sampling

2024-01-01 · CVPR 2024 1 · Ziwen Li, Feng Zhang, Meng Cao, Jinpu Zhang 외

Most of the previous exposure correction methods learn dense pixel-wise transformations to achieve promising results but consume huge computational resources. Recently Learnable 3D lookup tables (3D LUTs) have demons…

Exposure CorrectionImage Enhancement

UPLiFT: Efficient Pixel-Dense Feature Upsampling with Local Attenders

2026-01-25 · Matthew Walmer, Saksham Suri, Anirud Aggarwal, Abhinav Shrivastava arxiv

The space of task-agnostic feature upsampling has emerged as a promising area of research to efficiently create denser features from pre-trained visual backbones. These methods act as a shortcut to achieve dense features…

Feature Upsampling

Deep Sampling Networks

2017-12-04 · Bolun Cai, Xiangmin Xu, Kailing Guo, Kui Jia 외

Deep convolutional neural networks achieve excellent image up-sampling performance. However, CNN-based methods tend to restore high-resolution results highly depending on traditional interpolations (e.g. bicubic). In thi…

Image CompressionImage Super-ResolutionSuper-Resolution

A novel Deep Structure U-Net for Sea-Land Segmentation in Remote Sensing Images

2020-03-17 · Pourya Shamsolmoali, Masoumeh Zareapoor, Ruili Wang, Huiyu Zhou 외

Sea-land segmentation is an important process for many key applications in remote sensing. Proper operative sea-land segmentation for remote sensing images remains a challenging issue due to complex and diverse transitio…

Segmentation

Feature-Preserving Mesh Decimation for Normal Integration

2025-04-01 · CVPR 2025 1 · Moritz Heep, Sven Behnke, Eduard Zell

Normal integration reconstructs 3D surfaces from normal maps obtained e.g. by photometric stereo. These normal maps capture surface details down to the pixel level but require large computational resources for integratio…