DLR-RM / AugmentedAutoencoder

Official Code: Implicit 3D Orientation Learning for 6D Object Detection from RGB Images
MIT License
336 stars 97 forks source link

Hi, I found your work very intersting, but I have one question, can it work on a textured object something like attached gltf object below #94

Closed laxmaniron closed 3 years ago

laxmaniron commented 3 years ago

object link: https://drive.google.com/file/d/1s4F88uIuJUiAX03yc66fc3-kIYueb23W/view?usp=sharing

MartinSmeyer commented 3 years ago

I suppose yes, but you need to transform it into a .ply file with vertex colors. User e.g. meshlab for that.