Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (10)
  • 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

    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 helped capture their multi-directional poses.… 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

    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 model lightweight, the already designed… 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

    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 reduces the number of parameters… 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

    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 dilated convolution-based (DCB) module employs… 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

    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 cited DL-based HPE articles from… 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

    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 the 3D joint location regression… 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

    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 human pose accurately and efficiently.… 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

    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 ability of the model. Regression… More >

  • Open Access

    ARTICLE

    Classification of Multi-Frame Human Motion Using CNN-based Skeleton Extraction

    Hyun Yoo1, Kyungyong Chung2,*

    Intelligent Automation & Soft Computing, Vol.34, No.1, pp. 1-13, 2022, DOI:10.32604/iasc.2022.024890

    Abstract Human pose estimation has been a major concern in the field of computer vision. The existing method for recognizing human motion based on two-dimensional (2D) images showed a low recognition rate owing to motion depth, interference between objects, and overlapping problems. A convolutional neural network (CNN) based algorithm recently showed improved results in the field of human skeleton detection. In this study, we have combined human skeleton detection and deep neural network (DNN) to classify the motion of the human body. We used the visual geometry group network (VGGNet) CNN for human skeleton detection, and the generated skeleton coordinates were… More >

  • Open Access

    ARTICLE

    Human Pose Estimation and Object Interaction for Sports Behaviour

    Ayesha Arif1, Yazeed Yasin Ghadi2, Mohammed Alarfaj3, Ahmad Jalal1, Shaharyar Kamal1, Dong-Seong Kim4,*

    CMC-Computers, Materials & Continua, Vol.72, No.1, pp. 1-18, 2022, DOI:10.32604/cmc.2022.023553

    Abstract In the new era of technology, daily human activities are becoming more challenging in terms of monitoring complex scenes and backgrounds. To understand the scenes and activities from human life logs, human-object interaction (HOI) is important in terms of visual relationship detection and human pose estimation. Activities understanding and interaction recognition between human and object along with the pose estimation and interaction modeling have been explained. Some existing algorithms and feature extraction procedures are complicated including accurate detection of rare human postures, occluded regions, and unsatisfactory detection of objects, especially small-sized objects. The existing HOI detection techniques are instance-centric (object-based)… More >

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