DLHacks Mocogan Save

A pytorch implemention of MoCoGAN

Project README

MoCoGAN: Decomposing Motion and Content for Video Generation

Description

Implemention

  • you need to place datasets([run, walk, skip, ......]) here under 'raw_data' dir.
  • python resize.py: resize your raw data as 96x96 and place them under resized_data dir.
  • python train.py: train MoCoGAN.

Results

img img img img

Requirements

  • python 3.5
  • pytorch 0.2
  • numpy
  • skvideo
  • ffmgeg (for preprocessing and saving videos)

References

Open Source Agenda is not affiliated with "DLHacks Mocogan" Project. README Source: DLHacks/mocogan
Stars
103
Open Issues
3
Last Commit
6 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating