Jingkang50 / PSG4D

4D Panoptic Scene Graph Generation (NeurIPS'23 Spotlight)
79 stars 1 forks source link

About data preparing and code runing #1

Open QiueY514 opened 1 month ago

QiueY514 commented 1 month ago

Hi, thank you for your excellent work! I met two problems when preparing PSG4D: (1) Which author you connected to download SAIL-VOS 3D dataset? I have sent email to Yuan-Ting Hu for several days, but get no reply. Should I connect other authors? (2) I have download HOI4D dataset, so how I run the code for training or inference? Could you release corresponding bash commands? Thanks!

Jingkang50 commented 1 month ago

Thank you for your interest in the project! Yes, for SAIL-VOS 3D data, please also email/cc me [jingkang001@e.ntu.edu.sg] to have me involved? For bash command, I will make an update right after the recent deadline!

QiueY514 commented 1 month ago

Thank you for your interest in the project! Yes, for SAIL-VOS 3D data, please also email/cc me [jingkang001@e.ntu.edu.sg] to have me involved? For bash command, I will make an update right after the recent deadline!

Thank you for your reply! Moreover, how can I run this code with single node with multiple gpus? Because I only have 8 gpus used by all my team members, and none of them use slurm to run codes. I would be very grateful if you could provide some advances.