paper-with-me

홈 › Papers

Trunk-Branch Ensemble Convolutional Neural Networks for Video-based Face Recognition

2016-07-19 · Changxing Ding, DaCheng Tao

Human faces in surveillance videos often suffer from severe image blur, dramatic pose variations, and occlusion. In this paper, we propose a comprehensive framework based on Convolutional Neural Networks (CNN) to overcome challenges in video-based face recognition (VFR). First, to learn blur-robust face representations, we artificially blur training data composed of clear still images to account for a shortfall in real-world video training data. Using training data composed of both still images and artificially blurred data, CNN is encouraged to learn blur-insensitive features automatically. Second, to enhance robustness of CNN features to pose variations and occlusion, we propose a Trunk-Branch Ensemble CNN model (TBE-CNN), which extracts complementary information from holistic face images and patches cropped around facial components. TBE-CNN is an end-to-end model that extracts features efficiently by sharing the low- and middle-level convolutional layers between the trunk and branch networks. Third, to further promote the discriminative power of the representations learnt by TBE-CNN, we propose an improved triplet loss function. Systematic experiments justify the effectiveness of the proposed techniques. Most impressively, TBE-CNN achieves state-of-the-art performance on three popular video face databases: PaSC, COX Face, and YouTube Faces. With the proposed techniques, we also obtain the first place in the BTAS 2016 Video Person Recognition Evaluation.

📄 PDF Abstract BibTeX arXiv:1607.05427

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionPerson RecognitionTriplet

Similar Papers 제목 키워드 기반

Deep Learning Architectures for Face Recognition in Video Surveillance

2018-02-27 · Saman Bashbaghi, Eric Granger, Robert Sabourin, Mostafa Parchami

Face recognition (FR) systems for video surveillance (VS) applications attempt to accurately detect the presence of target individuals over a distributed network of cameras. In video-based FR systems, facial models of ta…

Deep LearningFace RecognitionTriplet

Integrating YOLO11 and Convolution Block Attention Module for Multi-Season Segmentation of Tree Trunks and Branches in Commercial Apple Orchards

2024-12-07 · Ranjan Sapkota, Manoj Karkee

In this study, we developed a customized instance segmentation model by integrating the Convolutional Block Attention Module (CBAM) with the YOLO11 architecture. This model, trained on a mixed dataset of dormant and cano…

Instance SegmentationSemantic Segmentation

Learning Unified Representations for Multi-Resolution Face Recognition

2023-10-14 · Hulingxiao He, Wu Yuan, Yidian Huang, Shilong Zhao 외

In this work, we propose Branch-to-Trunk network (BTNet), a representation learning method for multi-resolution face recognition. It consists of a trunk network (TNet), namely a unified encoder, and multiple branch netwo…

Face IdentificationFace RecognitionRepresentation Learning

Network of Experts for Large-Scale Image Categorization

2016-04-20 · Karim Ahmed, Mohammad Haris Baig, Lorenzo Torresani

We present a tree-structured network architecture for large scale image classification. The trunk of the network contains convolutional layers optimized over all classes. At a given depth, the trunk splits into separate …

Image Categorizationimage-classificationImage Classification

Ensemble and Mixture-of-Experts DeepONets For Operator Learning

2024-05-20 · Ramansh Sharma, Varun Shankar

We present a novel deep operator network (DeepONet) architecture for operator learning, the ensemble DeepONet, that allows for enriching the trunk network of a single DeepONet with multiple distinct trunk networks. This …

Mixture-of-ExpertsOperator learningUnity