microsoft / singleshotpose

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).
MIT License
725 stars 214 forks source link

SingleShot6DPose with CUDA 10 #108

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello!

I would appreciate if you could answer me whether can I use singleshot6Dpose with cuda 10.0? Now, my training just terminates with "KILLED" error.