Open
Description
Hello! Thanks for your work, I have a question about prediction, in VideoGPT (BAIR), how should I predict 15 frames from 1 frame?
I don't know whether I need to use the sample method(def sample(self, n, batch=None)
) to complete the prediction. I see in the sample method that we need to pass the “batch” dictionary, which has "video" and "label" keys. May I ask how to construct the batch dictionary parameter for a frame
Metadata
Assignees
Labels
No labels