yanx27 / EverybodyDanceNow_reproduce_pytorch

Everybody dance now reproduced in pytorch
MIT License
605 stars 174 forks source link

data_loader #91

Open Mumuwei opened 3 years ago

Mumuwei commented 3 years ago

where is the subfolder data including data_loader?

guofengming11 commented 3 years ago

where is the subfolder data including data_loader?

i have the same question

dklingmann commented 3 years ago

Hi, you can create this folder yourself, for example by using os.mkdir("./data")

hankzeroLOL commented 1 year ago

data folder does not exist