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

0it [00:00, ?it/s] #93

Open
evelynyhc opened this issue Jan 8, 2021 · 1 comment
Open

0it [00:00, ?it/s] #93

evelynyhc opened this issue Jan 8, 2021 · 1 comment

Comments

@evelynyhc
Copy link

hello, appricate your work!
have a question, when i run make_source.py, i got some user warnings like this:
src/PoseEstimation/network/rtpose_vgg.py:215: UserWarning: nn.init.normal is now deprecated in favor of nn.init.normal_.
init.normal(self.model5_1[12].weight, std=0.01)

the most important is this problem: 0it [00:00, ?it/s]
how can i solve it? please help me, thanks!

@dklingmann
Copy link

The UserWarning is because nn.init used in this repository is an old version. The warning though will not affect the training procedure.

Can you elaborate on your problem, such as posting the whole error messsage.

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