Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (12)
  • Open Access

    ARTICLE

    DAUNet: Detail-Aware U-Shaped Network for 2D Human Pose Estimation

    Xi Li1,2, Yuxin Li2, Zhenhua Xiao3,*, Zhenghua Huang1, Lianying Zou1

    CMC-Computers, Materials & Continua, Vol.81, No.2, pp. 3325-3349, 2024, DOI:10.32604/cmc.2024.056464 - 18 November 2024

    Abstract Human pose estimation is a critical research area in the field of computer vision, playing a significant role in applications such as human-computer interaction, behavior analysis, and action recognition. In this paper, we propose a U-shaped keypoint detection network (DAUNet) based on an improved ResNet subsampling structure and spatial grouping mechanism. This network addresses key challenges in traditional methods, such as information loss, large network redundancy, and insufficient sensitivity to low-resolution features. DAUNet is composed of three main components. First, we introduce an improved BottleNeck block that employs partial convolution and strip pooling to reduce… More >

  • Open Access

    ARTICLE

    Human Interaction Recognition in Surveillance Videos Using Hybrid Deep Learning and Machine Learning Models

    Vesal Khean1, Chomyong Kim2, Sunjoo Ryu2, Awais Khan1, Min Kyung Hong3, Eun Young Kim4, Joungmin Kim5, Yunyoung Nam3,*

    CMC-Computers, Materials & Continua, Vol.81, No.1, pp. 773-787, 2024, DOI:10.32604/cmc.2024.056767 - 15 October 2024

    Abstract Human Interaction Recognition (HIR) was one of the challenging issues in computer vision research due to the involvement of multiple individuals and their mutual interactions within video frames generated from their movements. HIR requires more sophisticated analysis than Human Action Recognition (HAR) since HAR focuses solely on individual activities like walking or running, while HIR involves the interactions between people. This research aims to develop a robust system for recognizing five common human interactions, such as hugging, kicking, pushing, pointing, and no interaction, from video sequences using multiple cameras. In this study, a hybrid Deep… More >

  • Open Access

    ARTICLE

    Movement Function Assessment Based on Human Pose Estimation from Multi-View

    Lingling Chen1,2,*, Tong Liu1, Zhuo Gong1, Ding Wang1

    Computer Systems Science and Engineering, Vol.48, No.2, pp. 321-339, 2024, DOI:10.32604/csse.2023.037865 - 19 March 2024

    Abstract Human pose estimation is a basic and critical task in the field of computer vision that involves determining the position (or spatial coordinates) of the joints of the human body in a given image or video. It is widely used in motion analysis, medical evaluation, and behavior monitoring. In this paper, the authors propose a method for multi-view human pose estimation. Two image sensors were placed orthogonally with respect to each other to capture the pose of the subject as they moved, and this yielded accurate and comprehensive results of three-dimensional (3D) motion reconstruction that… More >

  • Open Access

    ARTICLE

    Design of a Lightweight Compressed Video Stream-Based Patient Activity Monitoring System

    Sangeeta Yadav1, Preeti Gulia1,*, Nasib Singh Gill1,*, Piyush Kumar Shukla2, Arfat Ahmad Khan3, Sultan Alharby4, Ahmed Alhussen4, Mohd Anul Haq5

    CMC-Computers, Materials & Continua, Vol.78, No.1, pp. 1253-1274, 2024, DOI:10.32604/cmc.2023.042869 - 30 January 2024

    Abstract Inpatient falls from beds in hospitals are a common problem. Such falls may result in severe injuries. This problem can be addressed by continuous monitoring of patients using cameras. Recent advancements in deep learning-based video analytics have made this task of fall detection more effective and efficient. Along with fall detection, monitoring of different activities of the patients is also of significant concern to assess the improvement in their health. High computation-intensive models are required to monitor every action of the patient precisely. This requirement limits the applicability of such networks. Hence, to keep the… More >

  • Open Access

    ARTICLE

    Lightweight Multi-Resolution Network for Human Pose Estimation

    Pengxin Li1, Rong Wang1,2,*, Wenjing Zhang1, Yinuo Liu1, Chenyue Xu1

    CMES-Computer Modeling in Engineering & Sciences, Vol.138, No.3, pp. 2239-2255, 2024, DOI:10.32604/cmes.2023.030677 - 15 December 2023

    Abstract Human pose estimation aims to localize the body joints from image or video data. With the development of deep learning, pose estimation has become a hot research topic in the field of computer vision. In recent years, human pose estimation has achieved great success in multiple fields such as animation and sports. However, to obtain accurate positioning results, existing methods may suffer from large model sizes, a high number of parameters, and increased complexity, leading to high computing costs. In this paper, we propose a new lightweight feature encoder to construct a high-resolution network that… More >

  • Open Access

    ARTICLE

    Full Scale-Aware Balanced High-Resolution Network for Multi-Person Pose Estimation

    Shaohua Li, Haixiang Zhang*, Hanjie Ma, Jie Feng, Mingfeng Jiang

    CMC-Computers, Materials & Continua, Vol.76, No.3, pp. 3379-3392, 2023, DOI:10.32604/cmc.2023.041538 - 08 October 2023

    Abstract Scale variation is a major challenge in multi-person pose estimation. In scenes where persons are present at various distances, models tend to perform better on larger-scale persons, while the performance for smaller-scale persons often falls short of expectations. Therefore, effectively balancing the persons of different scales poses a significant challenge. So this paper proposes a new multi-person pose estimation model called FSA Net to improve the model’s performance in complex scenes. Our model utilizes High-Resolution Network (HRNet) as the backbone and feeds the outputs of the last stage’s four branches into the DCB module. The More >

  • Open Access

    ARTICLE

    A Survey on Deep Learning-Based 2D Human Pose Estimation Models

    Sani Salisu1,2, A. S. A. Mohamed1,*, M. H. Jaafar3, Ainun S. B. Pauzi1, Hussain A. Younis1,4

    CMC-Computers, Materials & Continua, Vol.76, No.2, pp. 2385-2400, 2023, DOI:10.32604/cmc.2023.035904 - 30 August 2023

    Abstract In this article, a comprehensive survey of deep learning-based (DL-based) human pose estimation (HPE) that can help researchers in the domain of computer vision is presented. HPE is among the fastest-growing research domains of computer vision and is used in solving several problems for human endeavours. After the detailed introduction, three different human body modes followed by the main stages of HPE and two pipelines of two-dimensional (2D) HPE are presented. The details of the four components of HPE are also presented. The keypoints output format of two popular 2D HPE datasets and the most More >

  • Open Access

    ARTICLE

    3D Human Pose Estimation Using Two-Stream Architecture with Joint Training

    Jian Kang1, Wanshu Fan1, Yijing Li2, Rui Liu1, Dongsheng Zhou1,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.137, No.1, pp. 607-629, 2023, DOI:10.32604/cmes.2023.024420 - 23 April 2023

    Abstract With the advancement of image sensing technology, estimating 3D human pose from monocular video has become a hot research topic in computer vision. 3D human pose estimation is an essential prerequisite for subsequent action analysis and understanding. It empowers a wide spectrum of potential applications in various areas, such as intelligent transportation, human-computer interaction, and medical rehabilitation. Currently, some methods for 3D human pose estimation in monocular video employ temporal convolutional network (TCN) to extract inter-frame feature relationships, but the majority of them suffer from insufficient inter-frame feature relationship extractions. In this paper, we decompose… More >

  • Open Access

    ARTICLE

    Squirrel Search Optimization with Deep Convolutional Neural Network for Human Pose Estimation

    K. Ishwarya, A. Alice Nithya*

    CMC-Computers, Materials & Continua, Vol.74, No.3, pp. 6081-6099, 2023, DOI:10.32604/cmc.2023.034654 - 28 December 2022

    Abstract Human pose estimation (HPE) is a procedure for determining the structure of the body pose and it is considered a challenging issue in the computer vision (CV) communities. HPE finds its applications in several fields namely activity recognition and human-computer interface. Despite the benefits of HPE, it is still a challenging process due to the variations in visual appearances, lighting, occlusions, dimensionality, etc. To resolve these issues, this paper presents a squirrel search optimization with a deep convolutional neural network for HPE (SSDCNN-HPE) technique. The major intention of the SSDCNN-HPE technique is to identify the… More >

  • Open Access

    REVIEW

    Overview of 3D Human Pose Estimation

    Jianchu Lin1,2, Shuang Li3, Hong Qin3,4, Hongchang Wang3, Ning Cui6, Qian Jiang7, Haifang Jian3,*, Gongming Wang5,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.134, No.3, pp. 1621-1651, 2023, DOI:10.32604/cmes.2022.020857 - 20 September 2022

    Abstract 3D human pose estimation is a major focus area in the field of computer vision, which plays an important role in practical applications. This article summarizes the framework and research progress related to the estimation of monocular RGB images and videos. An overall perspective of methods integrated with deep learning is introduced. Novel image-based and video-based inputs are proposed as the analysis framework. From this viewpoint, common problems are discussed. The diversity of human postures usually leads to problems such as occlusion and ambiguity, and the lack of training datasets often results in poor generalization… More >

Displaying 1-10 on page 1 of 12. Per Page