ROMP
ROMP copied to clipboard
Fix bugs for TRACE training
There are too many bugs in the TRACE training code including the dataloader. Can you check your code and upload some missing files used by dataloaders to make sure the code can be run?
@qiqiApink Sorry for the bugs. Due to some reason, I haven't got a new environment to test the code. I will work on this and this may need some time to establish a suitable environment. Really sorry for the trouble. But anyway, I will try my best to provide essential helps. Maybe before I can get everything done, I can provide the file you need as you demand. Here is a similar issue https://github.com/Arthur151/ROMP/issues/467
Thanks for your understanding. Best, Yu
@qiqiApink I have uploaded the missing annotation files for Human3.6M at https://pan.baidu.com/s/1xGXeXgBUwvINz4I5c0hweQ?pwd=ek92
Rest splited zip files (15 left, each 20GB) of MPI-INF-3DHP are still in the progress of uploading. Best, Yu
The checkerboard.jpg https://github.com/Arthur151/ROMP/blob/5cf8068297e8700701748c58d98428d8b6bcea91/trace/lib/datasets/video_base_relative.py#L556 and smpl_neutral_betas.npz https://github.com/Arthur151/ROMP/blob/5cf8068297e8700701748c58d98428d8b6bcea91/trace/lib/datasets/pw3d.py#L93 seem missing.
https://pan.baidu.com/s/1K_X6pG7dFvAqrl_Ogt14Zg?pwd=e4zx
Thanks. BTW https://github.com/Arthur151/ROMP/blob/5cf8068297e8700701748c58d98428d8b6bcea91/trace/lib/datasets/pw3d.py#L361 This also cannot be found.
It's in the 3DPW folder.
发件人: @.*** @.> 代表 qiqiApink @.>发送时间: 星期二, 七月 18, 2023 4:06 下午收件人: Arthur151/ROMP @.>抄送: Yu Sun @.>; Comment @.***>主题: Re: [Arthur151/ROMP] Fix bugs for TRACE training (Issue #468) Thanks. BTW https://github.com/Arthur151/ROMP/blob/5cf8068297e8700701748c58d98428d8b6bcea91/trace/lib/datasets/pw3d.py#L361 This also cannot be found.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
I mean the SMPL class used. There isn't pw3d_eval.py under evaluation folder and I can't find the same definition of SMPL class used here in other python files. https://github.com/Arthur151/ROMP/blob/5cf8068297e8700701748c58d98428d8b6bcea91/trace/lib/datasets/pw3d.py#L369
If the path to annots.npz is properly set at
https://github.com/Arthur151/ROMP/blob/5cf8068297e8700701748c58d98428d8b6bcea91/trace/lib/datasets/pw3d.py#L67
then you should not go into this function (pack_data
)
Hello, thanks for your interesting work. Is it possible to upload the annotations to google drive as well?