paper-with-me

Papers

Shuffle Transformer with Feature Alignment for Video Face Parsing

2021-06-16 · Rui Zhang, Yang Han, Zilong Huang, Pei Cheng, Guozhong Luo, Gang Yu, Bin Fu

This is a short technical report introducing the solution of the Team TCParser for Short-video Face Parsing Track of The 3rd Person in Context (PIC) Workshop and Challenge at CVPR 2021. In this paper, we introduce a strong backbone which is cross-window based Shuffle Transformer for presenting accurate face parsing representation. To further obtain the finer segmentation results, especially on the edges, we introduce a Feature Alignment Aggregation (FAA) module. It can effectively relieve the feature misalignment issue caused by multi-resolution feature aggregation. Benefiting from the stronger backbone and better feature aggregation, the proposed method achieves 86.9519% score in the Short-video Face Parsing track of the 3rd Person in Context (PIC) Workshop and Challenge, ranked the first place.

📄 PDF Abstract BibTeX arXiv:2106.08650

Code (0)

등록된 구현이 없습니다.

Tasks

Face Parsing

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Learning Efficient Video Representation with Video Shuffle Networks

2019-11-26 · Pingchuan Ma, Yao Zhou, Yu Lu, Wei zhang

3D CNN shows its strong ability in learning spatiotemporal representation in recent video recognition tasks. However, inflating 2D convolution to 3D inevitably introduces additional computational costs, making it cumbers…

Video Recognition

Beyond Alignment: Blind Video Face Restoration via Parsing-Guided Temporal-Coherent Transformer

2024-04-21 · Kepeng Xu, Li Xu, Gang He, Wenxin Yu 외

Multiple complex degradations are coupled in low-quality video faces in the real world. Therefore, blind video face restoration is a highly challenging ill-posed problem, requiring not only hallucinating high-fidelity de…

Face ParsingSemantic ParsingVideo Temporal Consistency

Expression Snippet Transformer for Robust Video-based Facial Expression Recognition

2021-09-17 · Yuanyuan Liu, Wenbin Wang, Chuanxu Feng, Haoyu Zhang 외

The recent success of Transformer has provided a new direction to various visual understanding tasks, including video-based facial expression recognition (FER). By modeling visual relations effectively, Transformer has s…

Dynamic Facial Expression RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)

VidFace: A Full-Transformer Solver for Video FaceHallucination with Unaligned Tiny Snapshots

2021-05-31 · Yuan Gan, Yawei Luo, Xin Yu, Bang Zhang 외

In this paper, we investigate the task of hallucinating an authentic high-resolution (HR) human face from multiple low-resolution (LR) video snapshots. We propose a pure transformer-based model, dubbed VidFace, to fully …

Face HallucinationHallucination

HERO: Hierarchical Encoder for Video+Language Omni-representation Pre-training

2020-05-01 · EMNLP 2020 11 · Linjie Li, Yen-Chun Chen, Yu Cheng, Zhe Gan 외

We present HERO, a novel framework for large-scale video+language omni-representation learning. HERO encodes multimodal inputs in a hierarchical structure, where local context of a video frame is captured by a Cross-moda…

Language ModelingLanguage ModellingMasked Language ModelingMoment Retrieval+7