Missing train stats file
also missing:
You should submit a survey to get access of the those file, follow the new README file.
@Jinzhengxu but there's no HDTF_THHQ dataset provided. Using styles extracted with the same stats_train.npz (from HDTF_TFHP) lead to error during inference:
ValueError: row index exceeds matrix dimensions
To give more context, I'm truing to encode styles using the model without head.
I got the same error (FileNotFoundError: [Errno 2] No such file or directory: 'datasets/HDTF_THHQ/lmdb/stats_train.npz')
Thanks for your answer!
@Jinzhengxu but there's no
HDTF_THHQdataset provided. Using styles extracted with the same stats_train.npz (from HDTF_TFHP) lead to error during inference:ValueError: row index exceeds matrix dimensionsTo give more context, I'm truing to encode styles using the model without head. I got the same error (
FileNotFoundError: [Errno 2] No such file or directory: 'datasets/HDTF_THHQ/lmdb/stats_train.npz')Thanks for your answer!
The dataset is given in the readme. Just fill your information and get the dataset.
@Jinzhengxu but there's no
HDTF_THHQdataset provided. Using styles extracted with the same stats_train.npz (from HDTF_TFHP) lead to error during inference:ValueError: row index exceeds matrix dimensionsTo give more context, I'm truing to encode styles using the model without head. I got the same error (
FileNotFoundError: [Errno 2] No such file or directory: 'datasets/HDTF_THHQ/lmdb/stats_train.npz') Thanks for your answer!The dataset is given in the readme. Just fill your information and get the dataset.
I did it but also got only a HDTF_TFHP version. Non HDTF_THHQ version.
same question, very confusing, I guess THHQ is an early version and somehow they forgot...