Hi, I want to train with HUMANISE dataset, and I downloaded dataset from their web site.
But it seems to have a different format.
In the code, it seems that data/humanise/objs, data/humanise/train are needed to create class HUMANISE(Dataset):.
The humanise datsets I downloaded are in the format below.
|- HUMANISE/
|- align_data_release/
|- aling_data_v3/
|- checkpoints/
|- pure_motion/
|- annotation.csv
|- motions.zip
|- readme.txt
Is there any preprocessing code for HUMANISE data or Can I get your preprocessed-HUMANISE data?
Hi, I want to train with HUMANISE dataset, and I downloaded dataset from their web site. But it seems to have a different format.
In the code, it seems that data/humanise/objs, data/humanise/train are needed to create class HUMANISE(Dataset):. The humanise datsets I downloaded are in the format below. |- HUMANISE/ |- align_data_release/ |- aling_data_v3/ |- checkpoints/ |- pure_motion/ |- annotation.csv |- motions.zip |- readme.txt
Is there any preprocessing code for HUMANISE data or Can I get your preprocessed-HUMANISE data?