PHC
PHC copied to clipboard
fix bug in scripts/data_process/process_amass_db.py
Hi !
AMASS trainset has 11313 samples, validset has 347 samples. The bug unexpectedly resulted in a trainset pkl file with 11313+347=11660 samples, and a validset pkl file with 0 sample.