paper-with-me

Papers

Scale Invariant Fully Convolutional Network: Detecting Hands Efficiently

2019-06-11 · Dan Liu, Dawei Du, Libo Zhang, Tiejian Luo, Yanjun Wu, Feiyue Huang, Siwei Lyu

Existing hand detection methods usually follow the pipeline of multiple stages with high computation cost, i.e., feature extraction, region proposal, bounding box regression, and additional layers for rotated region detection. In this paper, we propose a new Scale Invariant Fully Convolutional Network (SIFCN) trained in an end-to-end fashion to detect hands efficiently. Specifically, we merge the feature maps from high to low layers in an iterative way, which handles different scales of hands better with less time overhead comparing to concatenating them simply. Moreover, we develop the Complementary Weighted Fusion (CWF) block to make full use of the distinctive features among multiple layers to achieve scale invariance. To deal with rotated hand detection, we present the rotation map to get rid of complex rotation and derotation layers. Besides, we design the multi-scale loss scheme to accelerate the training process significantly by adding supervision to the intermediate layers of the network. Compared with the state-of-the-art methods, our algorithm shows comparable accuracy and runs a 4.23 times faster speed on the VIVA dataset and achieves better average precision on Oxford hand detection dataset at a speed of 62.5 fps.

📄 PDF Abstract BibTeX arXiv:1906.04634

Code (0)

등록된 구현이 없습니다.

Tasks

Hand DetectionRegion Proposal

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Detecting Hands in Egocentric Videos: Towards Action Recognition

2017-09-08 · Alejandro Cartas, Mariella Dimiccoli, Petia Radeva

Recently, there has been a growing interest in analyzing human daily activities from data collected by wearable cameras. Since the hands are involved in a vast set of daily tasks, detecting hands in egocentric images is …

Action RecognitionHand DetectionTemporal Action Localization

Detecting Hands and Recognizing Physical Contact in the Wild

2020-10-19 · NeurIPS 2020 12 · Supreeth Narasimhaswamy, Trung Nguyen, Minh Hoai

We investigate a new problem of detecting hands and recognizing their physical contact state in unconstrained conditions. This is a challenging inference task given the need to reason beyond the local appearance of hands…

Object

Bringing Inputs to Shared Domains for 3D Interacting Hands Recovery in the Wild

2023-03-23 · CVPR 2023 1 · Gyeongsik Moon

Despite recent achievements, existing 3D interacting hands recovery methods have shown results mainly on motion capture (MoCap) environments, not on in-the-wild (ITW) ones. This is because collecting 3D interacting hands…

Multi-scale prediction for robust hand detection and classification

2018-04-23 · Ding Lu, Yong Wang, Robert Laganiere, Xinbin Luo 외

In this paper, we present a multi-scale Fully Convolutional Networks (MSP-RFCN) to robustly detect and classify human hands under various challenging conditions. In our approach, the input image is passed through the pro…

ClassificationGeneral ClassificationHand Detection

Whose Hands Are These? Hand Detection and Hand-Body Association in the Wild

2022-01-01 · CVPR 2022 1 · Supreeth Narasimhaswamy, Thanh Nguyen, Mingzhen Huang, Minh Hoai

We study a new problem of detecting hands and finding the location of the corresponding person for each detected hand. This task is helpful for many downstream tasks such as hand tracking and hand contact estimation.…

Hand Detection