Skip to content

question about the input #21

@qianbo-x

Description

@qianbo-x

Firstly, thank you for your excellent work! I have some doubts about inputting data.
why the start index and end index in dataset_amass_L72 is [frame, frame + self.window_size+1]
but the index of gtdataset_amass_L73 is frame + self.window_size - 1.
when frame = 0 and window_size = 40, the input is data[0, 41] while the gt is data[39]?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions