Vec2Instance: Parameterization for Deep Instance Segmentation
N. Lakmal Deshapriya, Matthew N. Dailey, Manzul Kumar Hazarika,, Hiroyuki Miyazaki

TL;DR
Vec2Instance introduces a novel deep learning architecture for instance segmentation that parametrizes instances around their centroids, achieving high accuracy on satellite imagery with a simpler approach than existing methods.
Contribution
The paper presents Vec2Instance, a new neural network architecture that efficiently estimates complex instance shapes using parametrization, offering an alternative to complex segmentation pipelines.
Findings
Achieved 89% pixel-wise accuracy on satellite images.
Demonstrated effectiveness in extracting building footprints.
Comparable performance to Mask R-CNN with simpler architecture.
Abstract
Current advances in deep learning is leading to human-level accuracy in computer vision tasks such as object classification, localization, semantic segmentation, and instance segmentation. In this paper, we describe a new deep convolutional neural network architecture called Vec2Instance for instance segmentation. Vec2Instance provides a framework for parametrization of instances, allowing convolutional neural networks to efficiently estimate the complex shapes of instances around their centroids. We demonstrate the feasibility of the proposed architecture with respect to instance segmentation tasks on satellite images, which have a wide range of applications. Moreover, we demonstrate the usefulness of the new method for extracting building foot-prints from satellite images. Total pixel-wise accuracy of our approach is 89\%, near the accuracy of the state-of-the-art Mask RCNN (91\%).…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Human Pose and Action Recognition · Image and Object Detection Techniques
