tomhodan commited on
Commit
569ac67
·
verified ·
1 Parent(s): 126c01e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,7 +13,8 @@ configs:
13
  data_files: MegaPose-GSO/*.tar
14
  ---
15
  # BOP: Benchmark for 6D Object Pose Estimation
16
- The goal of BOP is to capture the state of the art in estimating the 6D pose, i.e. 3D translation and 3D rotation, of rigid objects from RGB/RGB-D images. An accurate, fast, robust, scalable and easy-to-train method that solves this task will have a big impact in application fields such as robotics or augmented reality.
 
17
 
18
  Homepage: https://bop.felk.cvut.cz/home/
19
 
 
13
  data_files: MegaPose-GSO/*.tar
14
  ---
15
  # BOP: Benchmark for 6D Object Pose Estimation
16
+
17
+ The goal of BOP is to capture the state of the art in 6DoF object pose estimation and related tasks such as 2D object detection and segmentation. An accurate, fast, robust, scalable and easy-to-train method that solves this task will have a big impact in application fields such as robotics or augmented reality.
18
 
19
  Homepage: https://bop.felk.cvut.cz/home/
20