Giter Club home page Giter Club logo

video-prediction-using-pytorch's People

Contributors

dcwisahn avatar holmdk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

video-prediction-using-pytorch's Issues

using my own dataset

Thanks for your great work! I wonder if I want to use my dataset to train model, how to rewrite the dataloader?

Trouble with installation

I have not been able to run the main code due to an error thrown by the Pillow library, inside the coding of the torchvision library. I have been able to install all the exact versions of the libraries provided, except for pytorch lightning which does not show support for the stated version so I installed the latest available for a Conda environment.

You can find here a screenshot of the error given. If you could please provide some insight, this would be very helpful. Thank you!

image

Images size

Hello!
Thank you for the nice code.
Is it possible to change the input size of the images given to the network?
Let's say: not 64x64, but 200x100?
How the structure of the network should be changed?
Thank you for the answer in advance!

missing data_loader

I get the following error when trying to run the main.py

File "main.py", line 127, in MovingMNISTLightning
@pl.data_loader
AttributeError: module 'pytorch_lightning' has no attribute 'data_loader'

A problem with background color of predicted images.

Hi!
I fed my own dataset to train the model. The shape of each image in my dataset is 48 * 48 * 1, My images are not binary images but gray images with their value in [0.0, 1.0].
I noticed that the backgroud color of x[6:], y_hat are different from each other, and the ground-truth imagey.
image
Would you please help me explain the reason for the issue?
Thanks.

multi-channel images

Hi,

I would like to ask about using this model with a data set of multi-channel images. Which parts of the code should be changed to adjust this code for multi-channel images?

Out prediction is blank

When looking at the prediction of evaluation the outputs of the model are just blank.
Were you able to train the model to predict expected frames?
The loss goes down but the model seems to have converged to optimally predicting blanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.