Skip to content

About train/test data in MPIIGaze.h5 #85

@biyoml

Description

@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 I ask where the test set in MPIIGaze.h5 came from?
What is the reason that you didn't take 'train/' + person_id as a hold out, but 'test/' + person_id instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions