paper-with-me

Papers

Object Skeleton Extraction in Natural Images by Fusing Scale-associated Deep Side Outputs

2016-03-31 · CVPR 2016 6 · Wei Shen, Kai Zhao, Yuan Jiang, Yan Wang, Zhijiang Zhang, Xiang Bai

Object skeleton is a useful cue for object detection, complementary to the object contour, as it provides a structural representation to describe the relationship among object parts. While object skeleton extraction in natural images is a very challenging problem, as it requires the extractor to be able to capture both local and global image context to determine the intrinsic scale of each skeleton pixel. Existing methods rely on per-pixel based multi-scale feature computation, which results in difficult modeling and high time consumption. In this paper, we present a fully convolutional network with multiple scale-associated side outputs to address this problem. By observing the relationship between the receptive field sizes of the sequential stages in the network and the skeleton scales they can capture, we introduce a scale-associated side output to each stage. We impose supervision to different stages by guiding the scale-associated side outputs toward groundtruth skeletons of different scales. The responses of the multiple scale-associated side outputs are then fused in a scale-specific way to localize skeleton pixels with multiple scales effectively. Our method achieves promising results on two skeleton extraction datasets, and significantly outperforms other competitors.

📄 PDF Abstract BibTeX arXiv:1603.09446

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

DeepSkeleton: Learning Multi-task Scale-associated Deep Side Outputs for Object Skeleton Extraction in Natural Images

2016-09-13 · Wei Shen, Kai Zhao, Yuan Jiang, Yan Wang 외

Object skeletons are useful for object representation and object detection. They are complementary to the object contour, and provide extra information, such as how object scale (thickness) varies among object parts. But…

Multi-Task LearningObjectobject-detectionObject Detection+1

Hi-Fi: Hierarchical Feature Integration for Skeleton Detection

2018-01-05 · Kai Zhao, Wei Shen, Shang-Hua Gao, Dandan Li 외

In natural images, the scales (thickness) of object skeletons may dramatically vary among objects and object parts, making object skeleton detection a challenging problem. We present a new convolutional neural network (C…

ObjectObject Skeleton Detection

Hifi: Hierarchical feature integration for skeleton detection

2018-07-01 · Kai Zhao, Wei Shen, ShangHua Gao, Dandan Li 외

In natural images, the scales (thickness) of object skeletons may dramatically vary among objects and object parts. Thus, robust skeleton detection requires powerful multi-scale feature integration ability. To address th…

ObjectObject Skeleton Detection

Skeleton Ground Truth Extraction: Methodology, Annotation Tool and Benchmarks

2023-10-10 · Cong Yang, Bipin Indurkhya, John See, Bo Gao 외

Skeleton Ground Truth (GT) is critical to the success of supervised skeleton extraction methods, especially with the popularity of deep learning techniques. Furthermore, we see skeleton GTs used not only for training ske…

Image Co-skeletonization via Co-segmentation

2020-04-12 · Koteswar Rao Jerripothula, Jianfei Cai, Jiangbo Lu, Junsong Yuan

Recent advances in the joint processing of images have certainly shown its advantages over individual processing. Different from the existing works geared towards co-segmentation or co-localization, in this paper, we exp…

ObjectSegmentation