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

The visualization is terrible #30

Open
vipcxj opened this issue Dec 19, 2022 · 5 comments
Open

The visualization is terrible #30

vipcxj opened this issue Dec 19, 2022 · 5 comments

Comments

@vipcxj
Copy link

vipcxj commented Dec 19, 2022

output
Is this effect normal?

python run.py -k cpn_ft_h36m_dbb -c checkpoint --evaluate pretrained_h36m_cpn.bin --render --viz-subject S11 --viz-action Walking --viz-camera 0 --viz-video "/root/datasets/human3.6m/S11/Videos/Walking.54138969.mp4" --viz-output output.gif --viz-size 3 --viz-downsample 2 --viz-limit 60

This is the command.

@PrAYtele
Copy link

Same problem,It's normal,because the model's output is just gt+noise
anim_output = {'Reconstruction': ground_truth + np.random.normal(loc=0.0, scale=0.1, size=[ground_truth.shape[0], 17, 3])}

@JinluZhang1126
Copy link
Owner

I have repaired this issue, please check again.

@wenwen12321
Copy link

wenwen12321 commented Jan 31, 2023

output output Is this effect normal?

python run.py -k cpn_ft_h36m_dbb -c checkpoint --evaluate pretrained_h36m_cpn.bin --render --viz-subject S11 --viz-action Walking --viz-camera 0 --viz-video "/root/datasets/human3.6m/S11/Videos/Walking.54138969.mp4" --viz-output output.gif --viz-size 3 --viz-downsample 2 --viz-limit 60

This is the command.

@JinluZhang1126
Hi author,

I can only output about a two-second .gif file the same as this result.
How could I output a longer .gif file just like the result of your Github main page providing??

@sumonky
Copy link

sumonky commented Mar 22, 2023

Same problem,It's normal,

@jianlai123-123
Copy link

Hello, may I ask if you have successfully obtained longer outputs? If so, could you please share how you resolved it? Looking forward to your reply. Thank you. @wenwen12321

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

6 participants