paper-with-me

Papers

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

2023-10-07 · Qi Li, Jiaxin Cai, Yuanlong Yu, Jason Gu, Jia Pan, Wenxi Liu

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 domain of UAV imagery analysis, the segmentation of ultra-high resolution images emerges as a substantial and intricate challenge, especially when grappling with the constraints imposed by GPU memory-restricted computational devices. This paper delves into the intricate problem of achieving efficient and effective segmentation of ultra-high resolution UAV imagery, while operating under stringent GPU memory limitation. The strategy of existing approaches is to downscale the images to achieve computationally efficient segmentation. However, this strategy tends to overlook smaller, thinner, and curvilinear regions. To address this problem, we propose a GPU memory-efficient and effective framework for local inference without accessing the context beyond local patches. In particular, we introduce a novel spatial-guided high-resolution query module, which predicts pixel-wise segmentation results with high quality only by querying nearest latent embeddings with the guidance of high-resolution information. Additionally, we present an efficient memory-based interaction scheme to correct potential semantic bias of the underlying high-resolution information by associating cross-image contextual semantics. For evaluation of our approach, we perform comprehensive experiments over public benchmarks and achieve superior performance under both conditions of small and large GPU memory usage limitations. We will release the model and codes in the future.

📄 PDF Abstract BibTeX arXiv:2310.04721

Code (0)

등록된 구현이 없습니다.

Tasks

GPUSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

EchoPilot: Training-Free Ultrasound Video Segmentation via Scale-Space Semantic Prompting and Reliability-Gated Memory

2026-05-25 · Ruiqiang Xiao, Zhaohu Xing, Yijun Yang, Zhenyan Han 외 arxiv

Ultrasound video segmentation is clinically valuable yet difficult due to speckle noise, weak boundaries, and rapid anatomical deformation. Recent promptable foundation models enable point-guided segmentation, but their …

Video Segmentation

Efficient Knowledge Distillation of SAM for Medical Image Segmentation

2025-01-28 · Kunal Dasharath Patil, Gowthamaan Palani, Ganapathy Krishnamurthi

The Segment Anything Model (SAM) has set a new standard in interactive image segmentation, offering robust performance across various tasks. However, its significant computational requirements limit its deployment in rea…

Computational EfficiencyDecoderImage SegmentationKnowledge Distillation+3

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 외

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…

GPULand Cover ClassificationSegmentationSemantic Segmentation

Privacy-Preserving Semantic Segmentation from Ultra-Low-Resolution RGB Inputs

2025-07-21 · Xuying Huang, Sicong Pan, Olga Zatsarynna, Juergen Gall 외 arxiv

RGB-based semantic segmentation has become a mainstream approach for visual perception and is widely applied in a variety of downstream tasks. However, existing methods typically rely on high-resolution RGB inputs, which…

Semantic Segmentation

Toward General Semantic Chunking: A Discriminative Framework for Ultra-Long Documents

2025-12-23 · Kaifeng Wu, Junyan Wu, Qiang Liu, Jiarui Zhang 외 arxiv

Long-document topic segmentation plays an important role in information retrieval and document understanding, yet existing methods still show clear shortcomings in ultra-long text settings. Traditional discriminative mod…

Information RetrievalBoundary Detection