paper-with-me

Papers

Deep Neural Patchworks: Coping with Large Segmentation Tasks

2022-06-07 · Marco Reisert, Maximilian Russe, Samer Elsheikh, Elias Kellner, Henrik Skibbe

Convolutional neural networks are the way to solve arbitrary image segmentation tasks. However, when images are large, memory demands often exceed the available resources, in particular on a common GPU. Especially in biomedical imaging, where 3D images are common, the problems are apparent. A typical approach to solve this limitation is to break the task into smaller subtasks by dividing images into smaller image patches. Another approach, if applicable, is to look at the 2D image sections separately, and to solve the problem in 2D. Often, the loss of global context makes such approaches less effective; important global information might not be present in the current image patch, or the selected 2D image section. Here, we propose Deep Neural Patchworks (DNP), a segmentation framework that is based on hierarchical and nested stacking of patch-based networks that solves the dilemma between global context and memory limitations.

📄 PDF Abstract BibTeX arXiv:2206.03210

Code (0)

등록된 구현이 없습니다.

Tasks

GPUImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

ROAM: a Rich Object Appearance Model with Application to Rotoscoping

2016-12-05 · CVPR 2017 7 · Ondrej Miksik, Juan-Manuel Pérez-Rúa, Philip H. S. Torr, Patrick Pérez

Rotoscoping, the detailed delineation of scene elements through a video shot, is a painstaking task of tremendous importance in professional post-production pipelines. While pixel-wise segmentation techniques can help fo…

Object

Meta Corrupted Pixels Mining for Medical Image Segmentation

2020-07-07 · Jixin Wang, Sanping Zhou, Chaowei Fang, Le Wang 외

Deep neural networks have achieved satisfactory performance in piles of medical image analysis tasks. However the training of deep neural network requires a large amount of samples with high-quality annotations. In medic…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1

Deep learning approaches to surgical video segmentation and object detection: A Scoping Review

2025-02-23 · Devanish N. Kamtam, Joseph B. Shrager, Satya Deepya Malla, Nicole Lin 외

Introduction: Computer vision (CV) has had a transformative impact in biomedical fields such as radiology, dermatology, and pathology. Its real-world adoption in surgical applications, however, remains limited. We review…

object-detectionObject DetectionSegmentationSemantic Segmentation+2

Minimizing Perceived Image Quality Loss Through Adversarial Attack Scoping

2019-04-23 · Kostiantyn Khabarlak, Larysa Koriashkina

Neural networks are now actively being used for computer vision tasks in security critical areas such as robotics, face recognition, autonomous vehicles yet their safety is under question after the discovery of adversari…

Adversarial AttackAutonomous VehiclesFace RecognitionSSIM

Task Scoping: Generating Task-Specific Abstractions for Planning in Open-Scope Models

2020-10-17 · Michael Fishman, Nishanth Kumar, Cameron Allen, Natasha Danas 외

A general-purpose planning agent requires an open-scope world model: one rich enough to tackle any of the wide range of tasks it may be asked to solve over its operational lifetime. This stands in contrast with typical p…

Minecraft