InstPIFu icon indicating copy to clipboard operation
InstPIFu copied to clipboard

Layout information

Open StefanOM8 opened this issue 2 years ago • 2 comments

Hello guys,

Excellent work!

I am working on a project that is similar to yours and Total3D. In the prepare data folder, you provide the dict_keys(['centroid_reg', 'coeffs_reg', 'bdb3D', 'pitch', 'roll']) for the layouts. Could you also provide the layout centroid average and layout coefficients average over the whole data? These are equivalent to layout_avg_dict['layout_centroid_avg'] and layout_avg_dict['layout_coeffs_avg'] in Total3D implementation.

Also, I was wondering if there is a way to generate ground truth for object orientation? I want to do something similar to Total3D work and extract 'ori_cls' and 'ori_reg' parameters of each sample's layout.

Thank you! :D

StefanOM8 avatar Dec 02 '22 10:12 StefanOM8

Hello,

I am facing a similar issue.

@UncleMEDM It would be really helpful if you could provide the layout centroid average and layout coeffs average for the layouts of 3d-front data, so that I can use them later on for regression and get reasonable layout locations.

Best, Amine

ketatam avatar Dec 03 '22 17:12 ketatam

Hi, I will update and release the whole code and data this week. You guys can check this repository again in a few days

HaolinLiu97 avatar Dec 05 '22 05:12 HaolinLiu97