paper-with-me

홈 › Papers

CNN-aware Binary Map for General Semantic Segmentation

2016-09-29 · Mahdyar Ravanbakhsh, Hossein Mousavi, Moin Nabi, Mohammad Rastegari, Carlo Regazzoni

In this paper we introduce a novel method for general semantic segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use binary encoding of CNN features to overcome the difficulty of the clustering on the high-dimensional CNN feature space. These binary codes are very robust against noise and non-semantic changes in the image. These binary encoding can be embedded into the CNN as an extra layer at the end of the network. This results in real-time segmentation. To the best of our knowledge our method is the first attempt on general semantic image segmentation using CNN. All the previous papers were limited to few number of category of the images (e.g. PASCAL VOC). Experiments show that our segmentation algorithm outperform the state-of-the-art non-semantic segmentation methods by large margin.

📄 PDF Abstract BibTeX arXiv:1609.09220

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

TopoLoRA-SAM: Topology-Aware Parameter-Efficient Adaptation of Foundation Segmenters for Thin-Structure and Cross-Domain Binary Semantic Segmentation

2026-01-05 · Salim Khazem arxiv

Foundation segmentation models such as the Segment Anything Model (SAM) exhibit strong zero-shot generalization through large-scale pretraining, but adapting them to domain-specific semantic segmentation remains challeng…

Retinal Vessel SegmentationZero-shot GeneralizationSemantic SegmentationPolyp Segmentation

Efficient Convolutional Neural Network with Binary Quantization Layer

2016-11-21 · Mahdyar Ravanbakhsh, Hossein Mousavi, Moin Nabi, Lucio Marcenaro 외

In this paper we introduce a novel method for segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We us…

ClusteringImage SegmentationQuantizationSegmentation+1

SEG-SAM: Semantic-Guided SAM for Unified Medical Image Segmentation

2024-12-17 · Shuangping Huang, Hao Liang, Qingfeng Wang, Chulong Zhong 외

Recently, developing unified medical image segmentation models gains increasing attention, especially with the advent of the Segment Anything Model (SAM). SAM has shown promising binary segmentation performance in natura…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

Enhancing Self-Supervised Learning for Remote Sensing with Elevation Data: A Case Study with Scarce And High Level Semantic Labels

2023-04-13 · Omar A. Castaño-Idarraga, Raul Ramos-Pollán, Freddie Kalaitzis

This work proposes a hybrid unsupervised and supervised learning method to pre-train models applied in Earth observation downstream tasks when only a handful of labels denoting very general semantic concepts are availabl…

Binary ClassificationEarth Observationimage-classificationImage Classification+2

Towards Complex Backgrounds: A Unified Difference-Aware Decoder for Binary Segmentation

2022-10-27 · Jiepan Li, wei he, Hongyan zhang

Binary segmentation is used to distinguish objects of interest from background, and is an active area of convolutional encoder-decoder network research. The current decoders are designed for specific objects based on the…

Decoder