DLR-RM / AugmentedAutoencoder

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

Unavailable data? #107

Closed shbe-aau closed 2 years ago

shbe-aau commented 2 years ago

Hello,

First of all, thank you for some really nice work and for providing the code!

I am trying to download some of the data like the pre-trained MP-Encoder and your T-LESS MaskRCNN predictions - but the links seems to have expired. Is it possible to re-upload the data?

What is unavailable/expired:

Perhaps it is also possible to upload the pre-trained MaskRCNN models for both T-LESS and the BOP datasets?

Best regards, Stefan

MartinSmeyer commented 2 years ago

Hi @shbe-aau ,

Thanks for the reminder. I have updated the links for the

and

I can have a look for the pretrained MaskRCNN models for the BOP datasets but I would actually recommend you to use them from here:

https://github.com/ylabbe/cosypose#pre-trained-models-1

MartinSmeyer commented 2 years ago

(For evaluation I would suggest using the BOP datasets)

shbe-aau commented 2 years ago

Awesome - thank you!