PHC icon indicating copy to clipboard operation
PHC copied to clipboard

fix bug in scripts/data_process/process_amass_db.py

Open siyuzou opened this issue 1 year ago • 0 comments

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.

siyuzou avatar Mar 04 '24 09:03 siyuzou