Johann Diep
Johann Diep
What dataset are you training it on?
@DaddyWesker Obviously, you literally just provide with `videos = torch.randn(3, 3, 5, 32, 32)` noisy video data as an input to training.
You can try using the moving MNIST, what I also tried was the MSR-VTT dataset to test the training with annotations as well.
Yes, but I have not found any annotations out there for the moving MNIST one, hence I only trained it without.
If you have found anything in this area, let me know.
I trained it for maybe 100 epochs which took me good 10h with CUDA enabled. No I did not got any good results, but maybe we can have a video...
@DaddyWesker 
Yes I did, do you get other results with the Trainer class?
How long did you train it for in terms of time?