paper-with-me

Papers

Memory-Efficient Deep Salient Object Segmentation Networks on Gridized Superpixels

2017-12-27 · Caglar Aytekin, Xingyang Ni, Francesco Cricri, Lixin Fan, Emre Aksu

Computer vision algorithms with pixel-wise labeling tasks, such as semantic segmentation and salient object detection, have gone through a significant accuracy increase with the incorporation of deep learning. Deep segmentation methods slightly modify and fine-tune pre-trained networks that have hundreds of millions of parameters. In this work, we question the need to have such memory demanding networks for the specific task of salient object segmentation. To this end, we propose a way to learn a memory-efficient network from scratch by training it only on salient object detection datasets. Our method encodes images to gridized superpixels that preserve both the object boundaries and the connectivity rules of regular pixels. This representation allows us to use convolutional neural networks that operate on regular grids. By using these encoded images, we train a memory-efficient network using only 0.048\% of the number of parameters that other deep salient object detection networks have. Our method shows comparable accuracy with the state-of-the-art deep salient object detection methods and provides a faster and a much more memory-efficient alternative to them. Due to its easy deployment, such a network is preferable for applications in memory limited devices such as mobile phones and IoT devices.

📄 PDF Abstract BibTeX arXiv:1712.09558

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionRGB Salient Object DetectionSalient Object DetectionSegmentationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

Hierarchical Piecewise-Constant Super-regions

2016-05-19 · Imanol Luengo, Mark Basham, Andrew P. French

Recent applications in computer vision have come to heavily rely on superpixel over-segmentation as a pre-processing step for higher level vision tasks, such as object recognition, image labelling or image segmentation. …

DenoisingFormImage SegmentationObject Recognition+3

What is a salient object? A dataset and a baseline model for salient object detection

2014-12-08 · Ali Borji

Salient object detection or salient region detection models, diverging from fixation prediction models, have traditionally been dealing with locating and segmenting the most salient object or region in a scene. While the…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3

A Simple and Powerful Global Optimization for Unsupervised Video Object Segmentation

2022-09-19 · Georgy Ponimatkin, Nermin Samet, Yang Xiao, Yuming Du 외

We propose a simple, yet powerful approach for unsupervised object segmentation in videos. We introduce an objective function whose minimum represents the mask of the main salient object over the input sequence. It only …

Clusteringglobal-optimizationObjectSemantic Segmentation+5

Complementary Segmentation of Primary Video Objects with Reversible Flows

2018-11-23 · Jia Li, Junjie Wu, Anlin Zheng, Yafei Song 외

Segmenting primary objects in a video is an important yet challenging problem in computer vision, as it exhibits various levels of foreground/background ambiguities. To reduce such ambiguities, we propose a novel formula…

SuperpixelsVideo Semantic Segmentation

Primary Video Object Segmentation via Complementary CNNs and Neighborhood Reversible Flow

2017-10-01 · ICCV 2017 10 · Jia Li, Anlin Zheng, Xiaowu Chen, Bin Zhou

This paper proposes a novel approach for segmenting primary video objects by using Complementary Convolutional Neural Networks (CCNN) and neighborhood reversible flow. The proposed approach first pre-trains CCNN on massi…

Semantic SegmentationSuperpixelsVideo Object SegmentationVideo Semantic Segmentation