ybkscht / EfficientPose

Other
236 stars 67 forks source link

Pretrained Model #58

Closed romygt closed 11 months ago

romygt commented 1 year ago

Hi, I have been exploring various options for integrating pose estimation into my Unity application, and EfficientPose seems like an excellent fit for my requirements.. As I understand, to deploy EfficientPose in Unity, a pretrained model is required. Therefore, I was wondering if you have a pretrained model available that I can use to integrate EfficientPose into my Unity application.

ybkscht commented 1 year ago

Hi @romygt, You can download the Linemod and Occlusion pretrained weights from here as stated in the readme. But please note that if you want to use EfficientPose for different objects, than you have to train it using a dataset that contains these objects.