LITSURVEY

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

7) Jin S, Xu L, Xu J, Wang C, Liu W, Qian C, et al. Whole-body human pose estimation in the wild.

In:
European conference on computer vision. Springer; 2020, p. 196–214.

https://link.springer.com/chapter/10.1007/978-3-030-58545-7_12

-Investigate 2d human whole body pose estimation.

- aims to localise dense landmarks on entire human body – face, hands, whole body.

- Intro to COCO whole body datasets

- Extensive experiments show that COCO-WholeBody not only can be used to train deep
models from scratch for whole-body pose estimation but also can serve as a powerful pre-
training dataset for many different tasks such as facial landmark detection and hand
keypoint estimation.

WHOLE BODY POSE ESTIMATION

18) Sun K, Xiao B, Liu D, Wang J. Deep high-resolution representation learning for human pose
estimation. In: Proceedings of the IEEE/CVF conference on computer vision and pattern recognition.
2019, p. 5693–703.

https://openaccess.thecvf.com/content_CVPR_2019/papers/Sun_Deep_High-
Resolution_Representation_Learning_for_Human_Pose_Estimation_CVPR_2019_paper.pdf

- For high resolution representations


- HRnet maintains high resolution representation throughout the whole process

HRNET

22) Baumgartl H, Sauter D, Schenk C, Atik C, Buettner R. Vision-based hand gesture recognition for
human-computer interaction using MobileNetV2. In: 2021 IEEE 45th annual computers, software,
and applications conference. IEEE; 2021, p. 1667–74.

https://ieeexplore.ieee.org/document/9529792

-recognition of hand gestures using MobileNetV2.

- MobileNetV2 is used for classification, detection, and other common tasks convolutional neural
networks do.

HAND GESTURE – MOBILENETV2

23) Sagayam KM, et al. CNN-based mask detection system using opencv and MobileNetV2. In: 2021
3rd international conference on signal processing and communication. IEEE; 2021, p. 115–9
https://ieeexplore.ieee.org/abstract/document/9451688

Usage of frameworks od DL, TensorFlow, Keras, OpenCV libraries

MASK DETECTION

27) Zimmermann C, Brox T. Learning to estimate 3d hand pose from single rgb images. In:
Proceedings of the IEEE international conference on computer vision. 2017, p. 4903–11.

https://arxiv.org/abs/1705.01389

RENDERED HANDPOSE DATASET

USED IN PROCESSING MODULE.

KEYPOINTS ARE NORMALISED USING THIS METHOD.

25) Pismenskova M, Balabaeva O, Voronin V, Fedosov V. Classification of a twodimensional pose


using a human skeleton. MATEC Web

http://dx.doi.org/10.1051/matecconf/201713205016.

Human pose recognition using high level data of human skeleton.

You might also like