paper-with-me

Papers

Autofocus Layer for Semantic Segmentation

2018-05-22 · Yao Qin, Konstantinos Kamnitsas, Siddharth Ancha, Jay Nanavati, Garrison Cottrell, Antonio Criminisi, Aditya Nori

We propose the autofocus convolutional layer for semantic segmentation with the objective of enhancing the capabilities of neural networks for multi-scale processing. Autofocus layers adaptively change the size of the effective receptive field based on the processed context to generate more powerful features. This is achieved by parallelising multiple convolutional layers with different dilation rates, combined by an attention mechanism that learns to focus on the optimal scales driven by context. By sharing the weights of the parallel convolutions we make the network scale-invariant, with only a modest increase in the number of parameters. The proposed autofocus layer can be easily integrated into existing networks to improve a model's representational power. We evaluate our models on the challenging tasks of multi-organ segmentation in pelvic CT and brain tumor segmentation in MRI and achieve very promising performance.

📄 PDF Abstract BibTeX arXiv:1805.08403

Code (3)

yaq007/Autofocus-Layer 공식 구현 pytorch
luvgold/auotofoucus3D-Brats tf
perslev/Autofocus-Layer-TF tf

Tasks

Brain Tumor SegmentationMedical Image SegmentationOrgan SegmentationSegmentationSemantic SegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

AutoFocusFormer: Image Segmentation off the Grid

2023-04-24 · CVPR 2023 1 · Chen Ziwen, Kaushik Patnaik, Shuangfei Zhai, Alvin Wan 외

Real world images often have highly imbalanced content density. Some areas are very uniform, e.g., large patches of blue sky, while other areas are scattered with many small objects. Yet, the commonly used successive gri…

Image SegmentationInstance SegmentationPanoptic SegmentationSegmentation+1

AutoFocus: Efficient Multi-Scale Inference

2018-12-04 · ICCV 2019 10 · Mahyar Najibi, Bharat Singh, Larry S. Davis

This paper describes AutoFocus, an efficient multi-scale inference algorithm for deep-learning based object detectors. Instead of processing an entire image pyramid, AutoFocus adopts a coarse to fine approach and only pr…

GPU

EAP4EMSIG -- Enhancing Event-Driven Microscopy for Microfluidic Single-Cell Analysis

2025-03-30 · Nils Friederich, Angelo Jovin Yamachui Sitcheu, Annika Nassal, Erenus Yildiz 외

Microfluidic Live-Cell Imaging yields data on microbial cell factories. However, continuous acquisition is challenging as high-throughput experiments often lack realtime insights, delaying responses to stochastic events.…

Deep LearningSegmentation

Single-shot autofocusing of microscopy images using deep learning

2020-03-21 · Yilin Luo, Luzhe Huang, Yair Rivenson, Aydogan Ozcan

We demonstrate a deep learning-based offline autofocusing method, termed Deep-R, that is trained to rapidly and blindly autofocus a single-shot microscopy image of a specimen that is acquired at an arbitrary out-of-focus…

Deep Learning

Deep Autofocus for Synthetic Aperture Sonar

2020-10-29 · Isaac Gerg, Vishal Monga

Synthetic aperture sonar (SAS) requires precise positional and environmental information to produce well-focused output during the image reconstruction step. However, errors in these measurements are commonly present res…

DeblurringImage Reconstruction