paper-with-me

홈 › Papers

Panoptic Segmentation Meets Remote Sensing

2021-11-23 · Osmar Luiz Ferreira de Carvalho, Osmar Abílio de Carvalho Júnior, Cristiano Rosa e Silva, Anesmar Olino de Albuquerque, Nickolas Castro Santana, Dibio Leandro Borges, Roberto Arnaldo Trancoso Gomes, Renato Fontes Guimarães

Panoptic segmentation combines instance and semantic predictions, allowing the detection of "things" and "stuff" simultaneously. Effectively approaching panoptic segmentation in remotely sensed data can be auspicious in many challenging problems since it allows continuous mapping and specific target counting. Several difficulties have prevented the growth of this task in remote sensing: (a) most algorithms are designed for traditional images, (b) image labelling must encompass "things" and "stuff" classes, and (c) the annotation format is complex. Thus, aiming to solve and increase the operability of panoptic segmentation in remote sensing, this study has five objectives: (1) create a novel data preparation pipeline for panoptic segmentation, (2) propose an annotation conversion software to generate panoptic annotations; (3) propose a novel dataset on urban areas, (4) modify the Detectron2 for the task, and (5) evaluate difficulties of this task in the urban setting. We used an aerial image with a 0,24-meter spatial resolution considering 14 classes. Our pipeline considers three image inputs, and the proposed software uses point shapefiles for creating samples in the COCO format. Our study generated 3,400 samples with 512x512 pixel dimensions. We used the Panoptic-FPN with two backbones (ResNet-50 and ResNet-101), and the model evaluation considered semantic instance and panoptic metrics. We obtained 93.9, 47.7, and 64.9 for the mean IoU, box AP, and PQ. Our study presents the first effective pipeline for panoptic segmentation and an extensive database for other researchers to use and deal with other data or related problems requiring a thorough scene understanding.

📄 PDF Abstract BibTeX arXiv:2111.12126

Code (0)

등록된 구현이 없습니다.

Tasks

Panoptic SegmentationScene UnderstandingSegmentation

Similar Papers 제목 키워드 기반

Panoptic SwiftNet: Pyramidal Fusion for Real-time Panoptic Segmentation

2022-03-15 · Josip Šarić, Marin Oršić, Siniša Šegvić

Dense panoptic prediction is a key ingredient in many existing applications such as autonomous driving, automated warehouses or remote sensing. Many of these applications require fast inference over large input resolutio…

Autonomous DrivingGPUPanoptic Segmentation

Panoptic Perception: A Novel Task and Fine-grained Dataset for Universal Remote Sensing Image Interpretation

2024-04-06 · Danpei Zhao, Bo Yuan, Ziqiang Chen, Tian Li 외

Current remote-sensing interpretation models often focus on a single task such as detection, segmentation, or caption. However, the task-specific designed models are unattainable to achieve the comprehensive multi-level …

Image CaptioningInstance SegmentationMulti-Task LearningScene Understanding+2

Continual Panoptic Perception: Towards Multi-modal Incremental Interpretation of Remote Sensing Images

2024-07-19 · Bo Yuan, Danpei Zhao, Zhuoran Liu, Wentao Li 외

Continual learning (CL) breaks off the one-way training manner and enables a model to adapt to new data, semantics and tasks continuously. However, current CL methods mainly focus on single tasks. Besides, CL models are …

Caption GenerationContinual LearningKnowledge Distillation

Panoptic Segmentation: A Review

2021-11-19 · Omar Elharrouss, Somaya Al-Maadeed, Nandhini Subramanian, Najmath Ottakath 외

Image segmentation for video analysis plays an essential role in different research fields such as smart city, healthcare, computer vision and geoscience, and remote sensing applications. In this regard, a significant ef…

Autonomous DrivingCrowd CountingImage SegmentationInstance Segmentation+4

Towards On-Board Panoptic Segmentation of Multispectral Satellite Images

2022-04-05 · Tharindu Fernando, Clinton Fookes, Harshala Gammulle, Simon Denman 외

With tremendous advancements in low-power embedded computing devices and remote sensing instruments, the traditional satellite image processing pipeline which includes an expensive data transfer step prior to processing …

Knowledge DistillationPanoptic SegmentationSegmentation