Johann Diep

Results 21 comments of 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 ![Screenshot 2022-07-29 082009](https://user-images.githubusercontent.com/105214231/181695670-f47d1ad3-b627-4b18-803b-24ca467dbe57.png)

Yes I did, do you get other results with the Trainer class?

How long did you train it for in terms of time?