Git Product home page Git Product logo

videogan's People

Contributors

gv1028 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

Watchers

 avatar  avatar  avatar

videogan's Issues

Implementation different from the original paper?

It seems there are quite a few differences between this implementation and the one from the paper. Namely the weight initializers for DeConv, Conv and BatchNorm, noise sample, and whether to use bias in the 3DdeConv layer. May I ask why these differences?

Is there any pretrained models?

hello! Is there any pretrained models in your code? The video dataset is too large and I can't train a model from the very beginning. Thank you!

flag type error in --video_dim

absl.flags._exceptions.IllegalFlagValueError: flag --video_dim=[32, 64, 64, 3]: Expect argument to be a string or int, found <type 'list'>

Python v2.7.12
TensorFlow v1.9.0 (gpu accelerated) [docker image tensorflow/tensorflow:latest-gpu]

CMD: python main.py

any suggested fixes or workarounds?

List type error in video dim

absl.flags._exceptions.IllegalFlagValueError: flag --video_dim=[32, 64, 64, 3]: Expect argument to be a string or int, found <type 'list'>

Using Cooking Activies annotation

Hey,

On a totally unrelated note, I was just wondering if you used the annotation files provided in the dataset as the .mat are matlab v7.3 files and using them in Python as dict/arrays is seemingly impossible for me...

About image normalization

Hello,I read the original paper for VGAN, it says the authors normalize the images to [-1,1].
While I find in your tensorflow implement version, in founction:read_and_process_video,the normalization is:image batch * 2 - 1.
So I wonder if this is specifically for the dataset you use?Or this is a common choice for various datasets.
Thank you in advance!

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.