Hi,
I'm confused about the GSDM test stage because of unknown ground truth. The origin method is proposed to address video so prediction of the previous frame is used to approximate the ground truth.But I don't know how to work on the data set like the LFPW and the exception "args['target'][mapping, ...] - params, rotations, center=False KeyError: 'target'" is thrown in your implementation.
I would like to know if I have done something wrong and thanks for this wonderful library!