paper-with-me

Papers

BiSeg: Simultaneous Instance Segmentation and Semantic Segmentation with Fully Convolutional Networks

2017-06-07 · Viet-Quoc Pham, Satoshi Ito, Tatsuo Kozakaya

We present a simple and effective framework for simultaneous semantic segmentation and instance segmentation with Fully Convolutional Networks (FCNs). The method, called BiSeg, predicts instance segmentation as a posterior in Bayesian inference, where semantic segmentation is used as a prior. We extend the idea of position-sensitive score maps used in recent methods to a fusion of multiple score maps at different scales and partition modes, and adopt it as a robust likelihood for instance segmentation inference. As both Bayesian inference and map fusion are performed per pixel, BiSeg is a fully convolutional end-to-end solution that inherits all the advantages of FCNs. We demonstrate state-of-the-art instance segmentation accuracy on PASCAL VOC.

📄 PDF Abstract BibTeX arXiv:1706.02135

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceInstance SegmentationPositionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

BiSegMamba: Efficient Bidirectional Tri-Oriented Mamba for 3D Medical Image Segmentation

2026-05-29 · Bakht Zada, Chao Tong, Qile Su, Shuai Zhang arxiv

Accurate 3D medical image segmentation requires both long-range volumetric context and fine boundary preservation. CNN-based methods have limited global dependency modeling, while Transformer-based models are often compu…

Medical Image Segmentation

BiSeg-SAM: Weakly-Supervised Post-Processing Framework for Boosting Binary Segmentation in Segment Anything Models

2025-04-02 · Encheng Su, Hu Cao, Alois Knoll

Accurate segmentation of polyps and skin lesions is essential for diagnosing colorectal and skin cancers. While various segmentation methods for polyps and skin lesions using fully supervised deep learning techniques hav…

Segmentation

Simultaneous Semantic and Instance Segmentation for Colon Nuclei Identification and Counting

2022-03-01 · Lihao Liu, Chenyang Hong, Angelica I. Aviles-Rivero, Carola-Bibiane Schönlieb

We address the problem of automated nuclear segmentation, classification, and quantification from Haematoxylin and Eosin stained histology images, which is of great relevance for several downstream computational patholog…

Instance SegmentationNuclear SegmentationSegmentationSemantic Segmentation

A three in one bottom-up framework for simultaneous semantic segmentation, instance segmentation and classification of multi-organ nuclei in digital cancer histology

2023-08-22 · Ibtihaj Ahmad, Syed Muhammad Israr, Zain Ul Islam

Simultaneous segmentation and classification of nuclei in digital histology play an essential role in computer-assisted cancer diagnosis; however, it remains challenging. The highest achieved binary and multi-class Panop…

ClassificationInstance SegmentationNuclei ClassificationSegmentation+1

JSNet: Joint Instance and Semantic Segmentation of 3D Point Clouds

2019-12-20 · Lin Zhao, Wenbing Tao

In this paper, we propose a novel joint instance and semantic segmentation approach, which is called JSNet, in order to address the instance and semantic segmentation of 3D point clouds simultaneously. Firstly, we build …

3D Instance SegmentationClusteringInstance SegmentationSegmentation+1