Action Conditioned GAN Demo

Demo GIF of samples from action conditioned generative adversarial network. All predictions here are made by recursively sample 6 times from the generator network, which is equivalent of 12 frames into the future.

Samples with regular actions:

Generated Frames:

Animation Animation Animation Animation Animation Animation

Ground Truth:

Animation Animation Animation Animation Animation Animation

Samples with reverse actions:

The generator generate different motion on reversed action even though it was never trained on such action. This demosntrates that the neural network has some level of understanding of the dynamics.

Reverse Action Frames:

Animation Animation Animation Animation Animation Animation Animation

Regular action Generated Frames:

Animation Animation Animation Animation Animation Animation Animation

Ground Truth:

Animation Animation Animation Animation Animation Animation Animation

Samples with 2x actions:

As you can see, the effect of applying twice amount of action is not linear to the visual effect. As the results, the acceleartion/changes are less pronounced.

Twice action Frames:

Animation Animation Animation Animation Animation

Regular action Generated Frames:

Animation Animation Animation Animation Animation

Ground Truth:

Animation Animation Animation Animation Animation