Closed jamalknight closed 4 years ago
Our method doesn't do any temporal smoothing, i.e. we process a frame independently of others. So no, skipping is all right, it's done to remove too similar frames that are redundant for learning.
Thanks for clarifying.
The pre-processing script skips frames and does not process every frame. Would this affect the temporal movement of the moving pose over time? ie. If all frames were processed, would the resulting animation be smoother, or would this not be an issue at this stage? -perhaps a temporal smoothing is done in steps further down? Just curious