paper-with-me

홈 › Papers

Straight to Shapes++: Real-time Instance Segmentation Made More Accurate

2019-05-27 · Laurynas Miksys, Saumya Jetley, Michael Sapienza, Stuart Golodetz, Philip H. S. Torr

Instance segmentation is an important problem in computer vision, with applications in autonomous driving, drone navigation and robotic manipulation. However, most existing methods are not real-time, complicating their deployment in time-sensitive contexts. In this work, we extend an existing approach to real-time instance segmentation, called Straight to Shapes' (STS), which makes use of low-dimensional shape embedding spaces to directly regress to object shape masks. The STS model can run at 35 FPS on a high-end desktop, but its accuracy is significantly worse than that of offline state-of-the-art methods. We leverage recent advances in the design and training of deep instance segmentation models to improve the performance accuracy of the STS model whilst keeping its real-time capabilities intact. In particular, we find that parameter sharing, more aggressive data augmentation and the use of structured loss for shape mask prediction all provide a useful boost to the network performance. Our proposed approach, Straight to Shapes++', achieves a remarkable 19.7 point improvement in mAP (at IOU of 0.5) over the original method as evaluated on the PASCAL VOC dataset, thus redefining the accuracy frontier at real-time speeds. Since the accuracy of instance segmentation is closely tied to that of object bounding box prediction, we also study the error profile of the latter and examine the failure modes of our method for future improvements.

📄 PDF Abstract BibTeX arXiv:1905.11358

Code (1)

torrvision/straighttoshapes 공식 구현

Tasks

Autonomous DrivingData AugmentationDrone navigationInstance SegmentationReal-time Instance SegmentationSegmentationSemantic SegmentationSTS

Similar Papers 제목 키워드 기반

Predicting Signed Distance Functions for Visual Instance Segmentation

2026-08-13 · Emil Brissman, Joakim Johnander, Michael Felsberg arxiv

Visual instance segmentation is a challenging problem and becomes even more difficult if objects of interest varies unconstrained in shape. Some objects are well described by a rectangle, however, this is hardly always t…

Instance Segmentation

Explicit Shape Encoding for Real-Time Instance Segmentation

2019-08-12 · ICCV 2019 10 · Wenqiang Xu, Haiyang Wang, Fubo Qi, Cewu Lu

In this paper, we propose a novel top-down instance segmentation framework based on explicit shape encoding, named \textbf{ESE-Seg}. It largely reduces the computational consumption of the instance segmentation by explic…

Instance SegmentationObjectobject-detectionObject Detection+3

Instance Segmentation of Industrial Point Cloud Data

2020-12-24 · Eva Agapaki, Ioannis Brilakis

The challenge that this paper addresses is how to efficiently minimize the cost and manual labour for automatically generating object oriented geometric Digital Twins (gDTs) of industrial facilities, so that the benefits…

Instance SegmentationSegmentationSemantic Segmentation

Straight to Shapes: Real-time Detection of Encoded Shapes

2016-11-23 · CVPR 2017 7 · Saumya Jetley, Michael Sapienza, Stuart Golodetz, Philip H. S. Torr

Current object detection approaches predict bounding boxes, but these provide little instance-specific information beyond location, scale and aspect ratio. In this work, we propose to directly regress to objects' shapes …

DecoderDenoisingobject-detectionObject Detection

MUVA: A New Large-Scale Benchmark for Multi-View Amodal Instance Segmentation in the Shopping Scenario

2023-01-01 · ICCV 2023 1 · Zhixuan Li, Weining Ye, Juan Terven, Zachary Bennett 외

Amodal Instance Segmentation (AIS) endeavors to accurately deduce complete object shapes that are partially or fully occluded. However, the inherent ill-posed nature of single-view datasets poses challenges in determ…

Amodal Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation