paper-with-me

Papers

Collaborative Global-Local Networks for Memory-Efficient Segmentation of Ultra-High Resolution Images

2019-05-15 · CVPR 2019 6 · Wuyang Chen, Ziyu Jiang, Zhangyang Wang, Kexin Cui, Xiaoning Qian

Segmentation of ultra-high resolution images is increasingly demanded, yet poses significant challenges for algorithm efficiency, in particular considering the (GPU) memory limits. Current approaches either downsample an ultra-high resolution image or crop it into small patches for separate processing. In either way, the loss of local fine details or global contextual information results in limited segmentation accuracy. We propose collaborative Global-Local Networks (GLNet) to effectively preserve both global and local information in a highly memory-efficient manner. GLNet is composed of a global branch and a local branch, taking the downsampled entire image and its cropped local patches as respective inputs. For segmentation, GLNet deeply fuses feature maps from two branches, capturing both the high-resolution fine structures from zoomed-in local patches and the contextual dependency from the downsampled input. To further resolve the potential class imbalance problem between background and foreground regions, we present a coarse-to-fine variant of GLNet, also being memory-efficient. Extensive experiments and analyses have been performed on three real-world ultra-high aerial and medical image datasets (resolution up to 30 million pixels). With only one single 1080Ti GPU and less than 2GB memory used, our GLNet yields high-quality segmentation results and achieves much more competitive accuracy-memory usage trade-offs compared to state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1905.06368

Code (1)

chenwydj/ultra_high_resolution_segmentation 공식 구현 pytorch

Tasks

GPULand Cover ClassificationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

ISDNet: Integrating Shallow and Deep Networks for Efficient Ultra-High Resolution Segmentation

2022-01-01 · CVPR 2022 1 · Shaohua Guo, Liang Liu, Zhenye Gan, Yabiao Wang 외

The huge burden of computation and memory are two obstacles in ultra-high resolution image segmentation. To tackle these issues, most of the previous works follow the global-local refinement pipeline, which pays more…

Image SegmentationSegmentationSemantic Segmentation

Global Guidance Network for Breast Lesion Segmentation in Ultrasound Images

2021-04-05 · Cheng Xue, Lei Zhu, Huazhu Fu, Xiaowei Hu 외

Automatic breast lesion segmentation in ultrasound helps to diagnose breast cancer, which is one of the dreadful diseases that affect women globally. Segmenting breast regions accurately from ultrasound image is a challe…

Boundary DetectionImage SegmentationLesion SegmentationMedical Image Segmentation+2

Memory-efficient Segmentation of High-resolution Volumetric MicroCT Images

2022-05-31 · YuAn Wang, Laura Blackie, Irene Miguel-Aliaga, Wenjia Bai

In recent years, 3D convolutional neural networks have become the dominant approach for volumetric medical image segmentation. However, compared to their 2D counterparts, 3D networks introduce substantially more training…

GPUImage SegmentationMedical Image SegmentationSegmentation+3

Invisible-to-Visible: Privacy-Aware Human Segmentation using Airborne Ultrasound via Collaborative Learning Probabilistic U-Net

2022-05-11 · Risako Tanigawa, Yasunori Ishii, Kazuki Kozuka, Takayoshi Yamashita

Color images are easy to understand visually and can acquire a great deal of information, such as color and texture. They are highly and widely used in tasks such as segmentation. On the other hand, in indoor person segm…

Segmentation

Memory-Constrained Semantic Segmentation for Ultra-High Resolution UAV Imagery

2023-10-07 · Qi Li, Jiaxin Cai, Yuanlong Yu, Jason Gu 외

Amidst the swift advancements in photography and sensor technologies, high-definition cameras have become commonplace in the deployment of Unmanned Aerial Vehicles (UAVs) for diverse operational purposes. Within the doma…

GPUSegmentationSemantic Segmentation