janehwu / mcc-ho

MCC-HO
MIT License
15 stars 1 forks source link

Dataset split configuration of HOI4D #4

Open dqj5182 opened 2 months ago

dqj5182 commented 2 months ago

May I ask how you split HOI4D dataset in training / validation / test set? In the paper it says that "142 training sequences, 6 validation sequences, and 12 test sequences consistent with DiffHOI". However, DiffHOI did not seem to mention such dataset split neither in their paper or code.

If possible, may I ask for exact names of sequences of "142 training sequences, 6 validation sequences, and 12 test sequences consistent with DiffHOI"?

janehwu commented 2 months ago

Hi! DiffHOI posted the 12 test sequences on their website, so I reverse engineered the sequence names: https://judyye.github.io/diffhoi-www/vid_main/vis.html

In any case, here are the val and test sequences (training is the remainder): hoi4d_val_sequences.txt hoi4d_test_sequences.txt