1. 首页
  2. 人工智能
  3. 论文/代码
  4. Panoptic-DeepLab:简单,强大且快速的自底向上全景分割方法

Panoptic-DeepLab:简单,强大且快速的自底向上全景分割方法

上传者: 2021-01-22 16:08:02上传 .PDF文件 9.20 MB 热度 84次

在这项工作中,我们介绍了Panoptic-DeepLab,这是一个简单,强大且快速的全景全景图分割系统,旨在为自下而上的方法建立坚实的基线,该方法可以实现两阶段方法的可比性能,同时产生快速的推理速度。特别地,Panoptic-DeepLab分别采用特定于语义和实例分段的Dual-ASPP和Dual-decoder结构。..

Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation

In this work, we introduce Panoptic-DeepLab, a simple, strong, and fast system for panoptic segmentation, aiming to establish a solid baseline for bottom-up methods that can achieve comparable performance of two-stage methods while yielding fast inference speed. In particular, Panoptic-DeepLab adopts the dual-ASPP and dual-decoder structures specific to semantic, and instance segmentation, respectively.The semantic segmentation branch is the same as the typical design of any semantic segmentation model (e.g., DeepLab), while the instance segmentation branch is class-agnostic, involving a simple instance center regression. As a result, our single Panoptic-DeepLab simultaneously ranks first at all three Cityscapes benchmarks, setting the new state-of-art of 84.2% mIoU, 39.0% AP, and 65.5% PQ on test set. Additionally, equipped with MobileNetV3, Panoptic-DeepLab runs nearly in real-time with a single 1025x2049 image (15.8 frames per second), while achieving a competitive performance on Cityscapes (54.1 PQ% on test set). On Mapillary Vistas test set, our ensemble of six models attains 42.7% PQ, outperforming the challenge winner in 2018 by a healthy margin of 1.5%. Finally, our Panoptic-DeepLab also performs on par with several top-down approaches on the challenging COCO dataset. For the first time, we demonstrate a bottom-up approach could deliver state-of-the-art results on panoptic segmentation.

用户评论