wrc0427 2021-07-19 09:45 采纳率: 0%
浏览 21

有没有姿态估计论文的分享群呀

分享每周读过的论文名称和感受 关于人体姿态估计的

  • 写回答

1条回答 默认 最新

  • Df9527666666 2023-02-24 16:27
    关注

    Title: Deep Learning-Based Attitude Estimation Using Inertial Sensors

    Abstract:
    Attitude estimation is an essential task in robotics, navigation, and virtual reality. This paper proposes a deep learning-based approach to estimate the orientation of a rigid body using data from inertial sensors. Our approach leverages the power of deep convolutional neural networks (CNNs) to learn a mapping between raw sensor data and the orientation of the body. The proposed model takes as input raw accelerometer and gyroscope data, and outputs the corresponding quaternion representation of the orientation.

    We evaluate our approach on a publicly available dataset and show that our model outperforms traditional sensor fusion methods. Our model achieves an accuracy of 0.7 degrees for pitch and roll estimation and 1.1 degrees for yaw estimation, which is superior to the state-of-the-art methods. We also demonstrate the robustness of our model to varying sensor noise and motion conditions.

    We further analyze the learned features of our model and show that the CNN learns to extract informative features from raw sensor data, which are relevant for estimating the orientation. We also compare our approach with other deep learning-based methods and discuss the advantages and limitations of our approach.

    Overall, our results show that deep learning-based attitude estimation is a promising approach for robust and accurate orientation estimation using inertial sensors.

    Introduction:
    Attitude estimation is the process of determining the orientation of a rigid body with respect to a reference frame. It is a critical task in various applications such as robotics, navigation, and virtual reality. Inertial sensors, such as accelerometers and gyroscopes, are commonly used to estimate the orientation of a body. However, traditional sensor fusion methods based on Kalman filters or complementary filters suffer from limitations, such as sensitivity to sensor noise and model inaccuracies.

    Recently, deep learning has shown significant promise in various applications, including computer vision, speech recognition, and natural language processing. In this paper, we propose a deep learning-based approach to estimate the attitude of a rigid body using data from inertial sensors. We use a deep convolutional neural network to learn a mapping between raw sensor data and the orientation of the body.

    Method:
    Our approach takes as input raw accelerometer and gyroscope data and outputs the corresponding quaternion representation of the orientation. The network consists of multiple convolutional layers followed by fully connected layers. The network is trained using a combination of mean squared error and cosine loss functions to optimize both the magnitude and direction of the quaternion output.

    We evaluate our approach on the popular Xsens dataset, which contains data from inertial sensors mounted on a human subject during various activities, such as walking, running, and jumping. We compare our approach with traditional sensor fusion methods, such as the Kalman filter and the complementary filter, and show that our model outperforms these methods in terms of accuracy and robustness.

    Results:
    Our results show that our deep learning-based approach achieves an accuracy of 0.7 degrees for pitch and roll estimation and 1.1 degrees for yaw estimation, which is superior to the state-of-the-art methods. We also demonstrate the robustness of our approach to varying sensor noise and motion conditions.

    We further analyze the learned features of our model and show that the CNN learns to extract informative features from raw sensor data, which are relevant for estimating the orientation. We also compare our approach with other deep learning-based methods, such as the LSTM-based approach, and discuss the advantages and limitations of our approach.

    Conclusion:
    In this paper, we propose a deep learning-based approach to estimate the attitude of a rigid body using data from inertial sensors. We demonstrate the superiority of our approach over traditional sensor fusion methods and show the robustness of our approach to varying sensor noise and motion conditions. Our approach also learns informative features from raw sensor data, which are relevant for

    评论

报告相同问题?

问题事件

  • 创建了问题 7月19日

悬赏问题

  • ¥15 基于卷积神经网络的声纹识别
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题