Closed mks0601 closed 1 month ago
We recommend that you post your above questions to our BEDLAM ML GitHub repo: https://github.com/pixelite1201/BEDLAM
It's a better target location for your issues since bedlam_render repo covers solely the rendering part.
Awesome. Thanks!
Hi,
Thanks for your amazing work. Could you help me to clarify some information about your dataset?
The facial expression code of SMPL-X fittings are not provided. The paper says they are set to zero, so can I simply set them to zero when using this dataset?
I'm using SMPL-X fitting in
[Images and GT labels](https://bedlam.is.tue.mpg.de/imagesgt.php)
ofSynthetic Image Data at 6fps used for training and testing
in the Download section of the BEDLAM webpage. It seems they provide gender information, but if I use the gendered smplx layer, the projection is wrong. Instead, if I use neutral smplx layer by ignoring the provided gender information, the projections are correct. So should I ignore the gender information of those annotation files and use neutral gender?It seems the file of the second question incldues AGORA images and annotations. Do all AGORA images are included?