Deep Neural Patchworks: Coping with Large Segmentation Tasks
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.
Code (0)
등록된 구현이 없습니다.
Tasks
GPUImage SegmentationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
ROAM: a Rich Object Appearance Model with Application to Rotoscoping
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…
ObjectMeta Corrupted Pixels Mining for Medical Image Segmentation
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+1Deep learning approaches to surgical video segmentation and object detection: A Scoping Review
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+2Minimizing Perceived Image Quality Loss Through Adversarial Attack Scoping
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 RecognitionSSIMTask Scoping: Generating Task-Specific Abstractions for Planning in Open-Scope Models
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