paper-with-me

Papers

Multi-Class Part Parsing With Joint Boundary-Semantic Awareness

2019-10-01 · ICCV 2019 10 · Yifan Zhao, Jia Li, Yu Zhang, Yonghong Tian

Object part parsing in the wild, which requires to simultaneously detect multiple object classes in the scene and accurately segments semantic parts within each class, is challenging for the joint presence of class-level and part-level ambiguities. Despite its importance, however, this problem is not sufficiently explored in existing works. In this paper, we propose a joint parsing framework with boundary and semantic awareness to address this challenging problem. To handle part-level ambiguity, a boundary awareness module is proposed to make mid-level features at multiple scales attend to part boundaries for accurate part localization, which are then fused with high-level features for effective part recognition. For class-level ambiguity, we further present a semantic awareness module that selects discriminative part features relevant to a category to prevent irrelevant features being merged together. The proposed modules are lightweight and implementation friendly, improving the performance substantially when plugged into various baseline architectures. Without bells and whistles, the full model sets new state-of-the-art results on the Pascal-Part dataset, in both multi-class and the conventional single-class setting, while running substantially faster than recent high-performance approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

2D Semantic Segmentation

Similar Papers 제목 키워드 기반

How to Train Dependency Parsers with Inexact Search for Joint Sentence Boundary Detection and Parsing of Entire Documents

2016-08-01 · ACL 2016 8 · Anders Bj{\"o}rkelund, Agnieszka Fale{\'n}ska, Wolfgang Seeker, Jonas Kuhn
Automatic Speech Recognition (ASR)Boundary DetectionDependency ParsingSentence+2

GP-VTON: Towards General Purpose Virtual Try-on via Collaborative Local-Flow Global-Parsing Learning

2023-03-24 · CVPR 2023 1 · Zhenyu Xie, Zaiyu Huang, Xin Dong, Fuwei Zhao 외

Image-based Virtual Try-ON aims to transfer an in-shop garment onto a specific person. Existing methods employ a global warping module to model the anisotropic deformation for different garment parts, which fails to pres…

Virtual Try-on

Decoupled Multi-task Learning with Cyclical Self-Regulation for Face Parsing

2022-03-28 · CVPR 2022 1 · Qingping Zheng, Jiankang Deng, Zheng Zhu, Ying Li 외

This paper probes intrinsic factors behind typical failure cases (e.g. spatial inconsistency and boundary confusion) produced by the existing state-of-the-art method in face parsing. To tackle these problems, we propose …

Edge DetectionFace ParsingMulti-Task Learning

Revisiting Structured Sentiment Analysis as Latent Dependency Graph Parsing

2024-07-05 · Chengjie Zhou, Bobo Li, Hao Fei, Fei Li 외

Structured Sentiment Analysis (SSA) was cast as a problem of bi-lexical dependency graph parsing by prior studies. Multiple formulations have been proposed to construct the graph, which share several intrinsic drawbacks:…

Dependency Parsingglobal-optimizationRelation PredictionSentiment Analysis

Joint POS Tagging and Dependency Parsing with Transition-based Neural Networks

2017-04-25 · Liner Yang, Meishan Zhang, Yang Liu, Nan Yu 외

While part-of-speech (POS) tagging and dependency parsing are observed to be closely related, existing work on joint modeling with manually crafted feature templates suffers from the feature sparsity and incompleteness p…

Dependency ParsingPart-Of-Speech TaggingPOSPOS Tagging