Giter Site home page Giter Site logo

text2videogan's Introduction

Text2VideoGAN

A pytorch implementation of a text to videos GAN that makes use of MoCoGAN to create new text, of Caffe library with pretrained S2VT to get the description of videos and of UCF-101 Dataset to train models. An LSTM model is trained on the results of S2VT to classificate user input to classes of UCF_101

1 - Text2VideoGAN

In this notebook the results can be seen. Here it is explained how to use the project and how to generate videos.

1.1 - Exploratory Data Analysis

Here the transformations for videos in UCF_101 are shown with results. The statistics of the dataset are computed in the last cell.

2 - Text To Class

Here the process of loading the LSTM model pretrained and the usage of it to classificate NL are shown.

Usage

To use notebooks, mocogan you can import the environment called mocogan.yml found into the directory called Environments. To do so, simply use command conda env create -f Environments/mocogan.yml.

Same thing apply if you want to use the s2vt captioner: conda env create -f Environments/s2vt_captioner.yml.

text2videogan's People

Contributors

carlop95 avatar vitomessi avatar

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.