MotionGAN
MotionGAN copied to clipboard
The code makes changes to the sampling rate. This is not discussed in the readme or the paper, but needs to be documented somehwere. The current state of affairs is...
Hey, How do you generate this file? It is required in the test script for many test options including L2-norm comparison. In the paper, you didn't share the standard evaluation...
Bumps [pyxdg](https://github.com/takluyver/pyxdg) from 0.25 to 0.26. Changelog *Sourced from [pyxdg's changelog](https://github.com/takluyver/pyxdg/blob/master/ChangeLog).* > Version 0.26 () > * DesktopEntry: Add a method to check the existence of the TryExec value, >...
Bumps [requests](https://github.com/requests/requests) from 2.9.1 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...
I generated the h5 data file and tried to run train.py. I am getting following error: ``` 2019-10-23 17:15:37.070515: I tensorflow/core/common_runtime/process_util.cc:69] Creating new thread pool with default inter op setting:...
Hello, I was wondering how to run the code? If possible, could you please share the data folder and the trained model? I tried to run the code by creating...