singleshotpose

(★ 755)

This research project implements a real-time object detection and pose estimation method as described in the paper, Tekin et al. "Real-Time Seamless Single Shot 6D Object Pose Prediction", CVPR 2018. (https://arxiv.org/abs/1711.08848).

  • .DS_Store
  • .gitignore
  • cfg.py
  • darknet.py
  • dataset.py
  • image.py
  • label_file_creation.md
  • LICENSE
  • LICENSE.txt
  • MeshPly.py
  • README.md
  • region_loss.py
  • SECURITY.md
  • train.py
  • utils.py
  • valid.ipynb
  • valid.py
// repository documentation