Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several useful modifications I did to make this framework work #16

Open
no-Seaweed opened this issue Dec 29, 2019 · 1 comment
Open

Comments

@no-Seaweed
Copy link

  • installed h5py and 1.0<=Tensorflow<2.0 (2.0 does not work for me, so I downgrade that to 1.3)

  • made sure matplotlib==2.2 (some other versions might work well, but, for me, only 2.2 works
    among several versions I tried)

  • commented all lines in create_movie.py, data_util.py, temporal_3d.py that use variables "offsets_train", "offsets_test"

  • python temporal_3d.py --camera_frame --dropout 0.5 --data_dir data/h36m/ (Plz make sure specify "data_dir" path.)

Here are my outputs:

image

image

I hope this "add-up" instruction could help whoever want to run this framework after me :)

@rayat137
Copy link
Owner

rayat137 commented Jan 8, 2020

Hi @no-Seaweed thanks for the fix. I am really sorry that I did not manage time to fix this repo. Can you submit a pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants