biyoml

Results 1 issues of biyoml

I found that in `src/dpg_train.py`, you loaded the MPIIGaze.h5 with keys `'train/' + s for s in other_person_ids` and `'test/' + person_id` for each fold of leave-one-person-out cross validation. May...