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

About visulization of test results #9

Open
CAN-Lee opened this issue Jun 21, 2024 · 1 comment
Open

About visulization of test results #9

CAN-Lee opened this issue Jun 21, 2024 · 1 comment

Comments

@CAN-Lee
Copy link

CAN-Lee commented Jun 21, 2024

Hi @JYChen18 ,

Thanks for your great work again.

I have run successfully with your codes, but I would like to ask if the test results are only saved as .pkl file.

It seems from the below codes to be able to generate results in .gif formats.

parser.add_argument('--save', action='store_true', default=False, help='save tracking results for generating .gif file(maybe buggy)')

I choose "--save" when I run codes, but only the .pkl files are generated, without visulization details.

Really appreciate it !

Can

@JYChen18
Copy link
Contributor

Hi,

Thanks for your interest in our work.

Sorry but I cannot remember whether this parser can work normally.

I remember that this parser should be used in the visualize function in each network class, e.g. HandTrackModel and HandTrackNet. Maybe you can check the code there. Also, you can check the intermediate output on the terminal, since some information will be printed in visualize.

I hope it helps.

Jiayi

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