Related Experiment Video
Updated: Jul 13, 2025

09:41
Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping
Published on: April 21, 2023
1.6K
6IMPOSE: bridging the reality gap in 6D pose estimation for robotic grasping
Hongpeng Cao1, Lukas Dirnberger1, Daniele Bernardini1,2
1School of Engineering and Design, Technical University of Munich, Munich, Germany.
Frontiers in Robotics and AI
|October 13, 2023
Summary
This study introduces 6IMPOSE, a framework for generating synthetic data and performing 6D pose estimation. It enables robots to grasp household objects with 87% success, improving real-world performance.
Area of Science:
- Robotics
- Computer Vision
- Machine Learning
Background:
- 6D pose recognition is vital for robotic grasping.
- Current deep learning models struggle with real-world generalization.
Purpose of the Study:
- Introduce 6IMPOSE, a novel framework for sim-to-real data generation and 6D pose estimation.
- Enhance the generalization capabilities of 6D pose estimation models for real-world robotic applications.
Main Methods:
- Utilized Blender for synthetic RGBD image dataset generation with 6D pose annotations.
- Developed a real-time, two-stage 6D pose estimation approach integrating YOLO-V4 and a streamlined PVN3D.
- Implemented domain randomization and fine-tuned data generation for improved sim-to-real transfer.
Main Results:
- Generated a synthetic RGBD dataset of five household objects.
- Achieved an 87% success rate in grasping diverse household objects from cluttered scenes.
- Demonstrated successful transfer of trained models to robotic grasping experiments.
Conclusions:
- The 6IMPOSE framework effectively bridges the sim-to-real gap for 6D pose estimation.
- Optimized inference pipeline and data generation overcome generalization limitations of existing algorithms.
- The developed codebase, dataset, and models are publicly available to facilitate further research.
Related Concept Videos
Three-Dimensional Force System:Problem Solving
675
A three-dimensional force system refers to a scenario in which three forces act simultaneously in three different directions. This type of problem is commonly encountered in physics and engineering, where it is necessary to calculate the resultant force on the system, which can then be used to predict or analyze the behavior of the object or structure under consideration.
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
675
Relative Motion Analysis using Rotating Axes-Problem Solving
408
Consider a crane whose telescopic boom rotates with an angular velocity of 0.04 rad/s and angular acceleration of 0.02 rad/s2. Along with the rotation, the boom also extends linearly with a uniform speed of 5 m/s. The extension of the boom is measured at point D, which is measured with respect to the fixed point C on the other end of the boom. For the given instant, the distance between points C and D is 60 meters.
Here, in order to determine the magnitude of velocity and acceleration for point...
Here, in order to determine the magnitude of velocity and acceleration for point...
408
Rigid Body Equilibrium Problems - II
7.1K
A rigid body is in static equilibrium when the net force and the net torque acting on the system are equal to zero.
Consider two children sitting on a seesaw, which has negligible mass. The first child has a mass (m1) of 26 kg and sits at point A, which is 1.6 meters (r1) from the pivot point B; the second child has a mass (m2) of 32 kg and sits at point C. How far from the pivot point B should the second child sit (r2) to balance the seesaw?
Consider two children sitting on a seesaw, which has negligible mass. The first child has a mass (m1) of 26 kg and sits at point A, which is 1.6 meters (r1) from the pivot point B; the second child has a mass (m2) of 32 kg and sits at point C. How far from the pivot point B should the second child sit (r2) to balance the seesaw?
7.1K

