paper-with-me

Papers

ReSeg: A Recurrent Neural Network-based Model for Semantic Segmentation

2015-11-22 · Francesco Visin, Marco Ciccone, Adriana Romero, Kyle Kastner, Kyunghyun Cho, Yoshua Bengio, Matteo Matteucci, Aaron Courville

We propose a structured prediction architecture, which exploits the local generic features extracted by Convolutional Neural Networks and the capacity of Recurrent Neural Networks (RNN) to retrieve distant dependencies. The proposed architecture, called ReSeg, is based on the recently introduced ReNet model for image classification. We modify and extend it to perform the more challenging task of semantic segmentation. Each ReNet layer is composed of four RNN that sweep the image horizontally and vertically in both directions, encoding patches or activations, and providing relevant global information. Moreover, ReNet layers are stacked on top of pre-trained convolutional layers, benefiting from generic local features. Upsampling layers follow ReNet layers to recover the original image resolution in the final predictions. The proposed ReSeg architecture is efficient, flexible and suitable for a variety of semantic segmentation tasks. We evaluate ReSeg on several widely-used semantic segmentation datasets: Weizmann Horse, Oxford Flower, and CamVid; achieving state-of-the-art performance. Results show that ReSeg can act as a suitable architecture for semantic segmentation tasks, and may have further applications in other structured prediction problems. The source code and model hyperparameters are available on https://github.com/fvisin/reseg.

📄 PDF Abstract BibTeX arXiv:1511.07053

Code (5)

fvisin/reseg 공식 구현
MindCode-4/code-13/tree/main/ReSeg mindspore
MindCode-4/code-8/tree/main/ReSeg mindspore
SConsul/ReSeg pytorch
mindspore-ai/contrib/tree/master/application/ReSeg mindspore

Tasks

image-classificationSegmentationSemantic SegmentationStructured Prediction

Similar Papers 제목 키워드 기반

Conditional Reconstruction for Open-set Semantic Segmentation

2022-03-02 · Ian Nunes, Matheus B. Pereira, Hugo Oliveira, Jefersson A. dos Santos 외

Open set segmentation is a relatively new and unexploredtask, with just a handful of methods proposed to model suchtasks.We propose a novel method called CoReSeg thattackles the issue using class conditional reconstructi…

Semantic Segmentation

Overlap-aware diarization: resegmentation using neural end-to-end overlapped speech detection

2019-10-25

We address the problem of effectively handling overlapping speech in a diarization system. First, we detail a neural Long Short-Term Memory-based architecture for overlap detection. Secondly, detected overlap regions are…

Open-Vocabulary Semantic Segmentation in Remote Sensing via Hierarchical Attention Masking and Model Composition

2026-02-27 · Mohammadreza Heidarianbaei, Mareike Dorozynski, Hubert Kanyamahanga, Max Mehltretter 외 arxiv

In this paper, we propose ReSeg-CLIP, a new training-free Open-Vocabulary Semantic Segmentation method for remote sensing data. To compensate for the problems of vision language models, such as CLIP in semantic segmentat…

Semantic Segmentation

DIHARD II is Still Hard: Experimental Results and Discussions from the DKU-LENOVO Team

2020-02-23 · Qingjian Lin, Weicheng Cai, Lin Yang, Jun-Jie Wang 외

In this paper, we present the submitted system for the second DIHARD Speech Diarization Challenge from the DKULENOVO team. Our diarization system includes multiple modules, namely voice activity detection (VAD), segmenta…

Action DetectionActivity DetectionClustering

Evaluating the IWSLT2023 Speech Translation Tasks: Human Annotations, Automatic Metrics, and Segmentation

2024-06-06 · Matthias Sperber, Ondřej Bojar, Barry Haddow, Dávid Javorský 외

Human evaluation is a critical component in machine translation system development and has received much attention in text translation research. However, little prior work exists on the topic of human evaluation for spee…

Machine TranslationTranslation