paper-with-me

Papers

C-DLinkNet: considering multi-level semantic features for human parsing

2020-01-31 · Yu Lu, Muyan Feng, Ming Wu, Chuang Zhang

Human parsing is an essential branch of semantic segmentation, which is a fine-grained semantic segmentation task to identify the constituent parts of human. The challenge of human parsing is to extract effective semantic features to resolve deformation and multi-scale variations. In this work, we proposed an end-to-end model called C-DLinkNet based on LinkNet, which contains a new module named Smooth Module to combine the multi-level features in Decoder part. C-DLinkNet is capable of producing competitive parsing performance compared with the state-of-the-art methods with smaller input sizes and no additional information, i.e., achiving mIoU=53.05 on the validation set of LIP dataset.

📄 PDF Abstract BibTeX arXiv:2001.11690

Code (1)

MindSpore-MS-Code2/code0/tree/main/dlinknet mindspore

Tasks

DecoderHuman ParsingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning Local Features with Context Aggregation for Visual Localization

2020-05-26 · Siyu Hong, Kunhong Li, Yongcong Zhang, Zhiheng Fu 외

Keypoint detection and description is fundamental yet important in many vision applications. Most existing methods use detect-then-describe or detect-and-describe strategy to learn local features without considering thei…

Keypoint DetectionVisual Localization

Parts4Feature: Learning 3D Global Features from Generally Semantic Parts in Multiple Views

2019-05-18 · Zhizhong Han, Xinhai Liu, Yu-Shen Liu, Matthias Zwicker

Deep learning has achieved remarkable results in 3D shape analysis by learning global shape features from the pixel-level over multiple views. Previous methods, however, compute low-level features for entire views withou…

Region Proposal

Multi-Scale Feature Aggregation by Cross-Scale Pixel-to-Region Relation Operation for Semantic Segmentation

2021-06-03 · Yechao Bai, Ziyuan Huang, Lyuyu Shen, Hongliang Guo 외

Exploiting multi-scale features has shown great potential in tackling semantic segmentation problems. The aggregation is commonly done with sum or concatenation (concat) followed by convolutional (conv) layers. However, …

Panoptic SegmentationRelationSegmentationSemantic Segmentation

CLIP-Driven Semantic Discovery Network for Visible-Infrared Person Re-Identification

2024-01-11 · Xiaoyan Yu, Neng Dong, Liehuang Zhu, Hao Peng 외

Visible-infrared person re-identification (VIReID) primarily deals with matching identities across person images from different modalities. Due to the modality gap between visible and infrared images, cross-modality iden…

Person Re-Identification

Edge-aware Guidance Fusion Network for RGB Thermal Scene Parsing

2021-12-09 · WuJie Zhou, Shaohua Dong, Caie Xu, Yaguan Qian

RGB thermal scene parsing has recently attracted increasing research interest in the field of computer vision. However, most existing methods fail to perform good boundary extraction for prediction maps and cannot fully …

Scene ParsingThermal Image Segmentation