Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Research Paper

Problem Being Solved

Thought Process

Actions Taken

Analysis and Takeaways

Summary and Resources

1

ArtiBoost: Boosting Articulated 3D Hand-Object Pose Estimation via Online Exploration and Synthesis

Hand-object pose estimation (HOPE) is extremely difficult given the different orientations and the dexterity of the human hand. ArtiBoost attempts to solve this issue.

It is an online data enhancement method that creates a CVV-space to create synthetic hand-object poses by exploration and synthesis. This is then fed into the model along with real data.

Complex statistics is involved in the creation of the CVV-space. However, the general idea is to train the model and feed the losses back to the exploration step.

The model is better performing than a dataset of only real-world hand-object poses. These synthetic hand-object poses tend to train the model better when they are more diverse rather than when in better quality.

https://openaccess.thecvf.com/content/CVPR2022/papers/Yang_ArtiBoost_Boosting_Articulated_3D_Hand-Object_Pose_Estimation_via_Online_Exploration_CVPR_2022_paper.pdf

2

3D Map Building Based on Stereo Vision

Building a local and global 3D map for navigation in autonomous land vehicles (ALVs).

Employ a binocular stereo vision system to use parallax from two cameras to calculate depth.

Used a matching algorithm to generate a disparity map which was changed into a new coordinate system for 3D map building.

The real-time global 3D map generated could be useful for mapping and navigation. However, it requires two cameras as well as GPS/INS built into the UAV.

https://www.researchgate.net/publication/224643999_3D_Map_Building_Based_on_Stereo_Vision

3

Stereoscopic First Person View System for Drone Navigation

https://doi.org/10.3389/frobt.2017.00011