ROMP icon indicating copy to clipboard operation
ROMP copied to clipboard

Fix bugs for TRACE training

Open qiqiApink opened this issue 1 year ago • 9 comments

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 avatar Jul 18 '23 02:07 qiqiApink

@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

Arthur151 avatar Jul 18 '23 03:07 Arthur151

@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

Arthur151 avatar Jul 18 '23 04:07 Arthur151

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.

qiqiApink avatar Jul 18 '23 05:07 qiqiApink

https://pan.baidu.com/s/1K_X6pG7dFvAqrl_Ogt14Zg?pwd=e4zx

Arthur151 avatar Jul 18 '23 06:07 Arthur151

Thanks. BTW https://github.com/Arthur151/ROMP/blob/5cf8068297e8700701748c58d98428d8b6bcea91/trace/lib/datasets/pw3d.py#L361 This also cannot be found.

qiqiApink avatar Jul 18 '23 08:07 qiqiApink

	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: @.***>

Arthur151 avatar Jul 18 '23 08:07 Arthur151

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

qiqiApink avatar Jul 18 '23 08:07 qiqiApink

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)

Arthur151 avatar Jul 18 '23 09:07 Arthur151

Hello, thanks for your interesting work. Is it possible to upload the annotations to google drive as well?

Yasaman-Haghighi avatar Sep 18 '23 12:09 Yasaman-Haghighi