paper-with-me

Papers

Object Detection Free Instance Segmentation With Labeling Transformations

2016-11-28 · Long Jin, Zeyu Chen, Zhuowen Tu

Instance segmentation has attracted recent attention in computer vision and existing methods in this domain mostly have an object detection stage. In this paper, we study the intrinsic challenge of the instance segmentation problem, the presence of a quotient space (swapping the labels of different instances leads to the same result), and propose new methods that are object proposal- and object detection- free. We propose three alternative methods, namely pixel-based affinity mapping, superpixel-based affinity learning, and boundary-based component segmentation, all focusing on performing labeling transformations to cope with the quotient space problem. By adopting fully convolutional neural networks (FCN) like models, our framework attains competitive results on both the PASCAL dataset (object-centric) and the Gland dataset (texture-centric), which the existing methods are not able to do. Our work also has the advantages in its transparency, simplicity, and being all segmentation based.

📄 PDF Abstract BibTeX arXiv:1611.08991

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationObjectobject-detectionObject DetectionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning to Cluster for Proposal-Free Instance Segmentation

2018-03-17 · Yen-Chang Hsu, Zheng Xu, Zsolt Kira, Jiawei Huang

This work proposed a novel learning objective to train a deep neural network to perform end-to-end image pixel clustering. We applied the approach to instance segmentation, which is at the intersection of image semantic …

Autonomous DrivingClusteringInstance SegmentationLane Detection+4

ASIST: Annotation-free synthetic instance segmentation and tracking for microscope video analysis

2020-11-02 · Quan Liu, Isabella M. Gaeta, Mengyang Zhao, Ruining Deng 외

Instance object segmentation and tracking provide comprehensive quantification of objects across microscope videos. The recent single-stage pixel-embedding based deep learning approach has shown its superior performance …

Generative Adversarial NetworkImage SegmentationInstance SegmentationSegmentation+1

Multi-Evidence Filtering and Fusion for Multi-Label Classification, Object Detection and Semantic Segmentation Based on Weakly Supervised Learning

2018-02-26 · CVPR 2018 6 · Weifeng Ge, Sibei Yang, Yizhou Yu

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predi…

ClusteringGeneral Classificationimage-classificationImage Classification+15

FreeSOLO: Learning to Segment Objects without Annotations

2022-02-24 · CVPR 2022 1 · Xinlong Wang, Zhiding Yu, Shalini De Mello, Jan Kautz 외

Instance segmentation is a fundamental vision task that aims to recognize and segment each object in an image. However, it requires costly annotations such as bounding boxes and segmentation masks for learning. In this w…

Instance Segmentationobject-detectionObject DetectionSegmentation+2

Salient Instance Segmentation with Region and Box-level Annotations

2020-08-19 · Jialun Pei, He Tang, Tianyang Cheng, Chuanbo Chen

Salient instance segmentation is a new challenging task that received widespread attention in the saliency detection area. The new generation of saliency detection provides a strong theoretical and technical basis for vi…

Instance Segmentationobject-detectionObject DetectionSaliency Detection+3