paper-with-me

Papers

Adaptive Linear Span Network for Object Skeleton Detection

2020-11-08 · Chang Liu, Yunjie Tian, Jianbin Jiao, Qixiang Ye

Conventional networks for object skeleton detection are usually hand-crafted. Although effective, they require intensive priori knowledge to configure representative features for objects in different scale granularity.In this paper, we propose adaptive linear span network (AdaLSN), driven by neural architecture search (NAS), to automatically configure and integrate scale-aware features for object skeleton detection. AdaLSN is formulated with the theory of linear span, which provides one of the earliest explanations for multi-scale deep feature fusion. AdaLSN is materialized by defining a mixed unit-pyramid search space, which goes beyond many existing search spaces using unit-level or pyramid-level features.Within the mixed space, we apply genetic architecture search to jointly optimize unit-level operations and pyramid-level connections for adaptive feature space expansion. AdaLSN substantiates its versatility by achieving significantly higher accuracy and latency trade-off compared with state-of-the-arts. It also demonstrates general applicability to image-to-mask tasks such as edge detection and road extraction. Code is available at \href{https://github.com/sunsmarterjie/SDL-Skeleton}{\color{magenta}github.com/sunsmarterjie/SDL-Skeleton}.

📄 PDF Abstract BibTeX arXiv:2011.03972

Code (1)

sunsmarterjie/SDL-Skeleton 공식 구현 pytorch

Tasks

Edge DetectionNeural Architecture SearchObjectObject Skeleton Detection

Similar Papers 제목 키워드 기반

Linear Span Network for Object Skeleton Detection

2018-07-25 · ECCV 2018 9 · Chang Liu, Wei Ke, Fei Qin, Qixiang Ye

Robust object skeleton detection requires to explore rich representative visual features and effective feature fusion strategies. In this paper, we first re-visit the implementation of HED, the essential principle of whi…

ObjectObject Skeleton Detection

A Special Point Skeleton Reconstruction Algorithm for Dynamic Multiobjective Optimization

2026-08-06 · GuangXian Gan, MinRong Chen arxiv

To address the issue that existing dynamic multi-objective optimization algorithms mainly rely on individual migration or independent special point sampling after environmental changes, while failing to fully exploit the…

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

Skeleton Boxes: Solving skeleton based action detection with a single deep convolutional neural network

2017-04-19 · Bo Li, Huahui Chen, Yu-cheng Chen, Yuchao Dai 외

Action recognition from well-segmented 3D skeleton video has been intensively studied. However, due to the difficulty in representing the 3D skeleton video and the lack of training data, action detection from streaming 3…

Action DetectionAction Recognitionobject-detectionObject Detection+1

DeepFlux for Skeletons in the Wild

2018-11-30 · CVPR 2019 6 · Yukang Wang, Yongchao Xu, Stavros Tsogkas, Xiang Bai 외

Computing object skeletons in natural images is challenging, owing to large variations in object appearance and scale, and the complexity of handling background clutter. Many recent methods frame object skeleton detectio…

Edge DetectionObjectObject Skeleton DetectionSemantic Segmentation+1