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

Training errors on LIP #68

Open
abhigoku10 opened this issue Feb 22, 2022 · 4 comments
Open

Training errors on LIP #68

abhigoku10 opened this issue Feb 22, 2022 · 4 comments

Comments

@abhigoku10
Copy link

abhigoku10 commented Feb 22, 2022

@PeikeLi @usernameandme thanks for the sharing the code base , i am getting the follwoing error when i am trying to replicated the results for the LIP dataset
"Traceback (most recent call last):
File "train.py", line 233, in
main()
File "train.py", line 190, in main
soft_edge.append(soft_pred[1][-1])
IndexError: list index out of range"

from schp_1_checkpoint.pth.tar during the cycle training i am getting this error

@abhigoku10 abhigoku10 changed the title Onnx or Tensorrt Training errors Mar 21, 2022
@abhigoku10 abhigoku10 changed the title Training errors Training errors on LIP Mar 21, 2022
@greatbaozi001
Copy link

Hello, I have met the same error, have you figured it out?

@KudoKhang
Copy link

image
You can try my code!

@greatbaozi001
Copy link

image You can try my code!

thanks for your reply! I'll try it later. : )

@duACGN
Copy link

duACGN commented Nov 23, 2022

image You can try my code!

你好,我能问一个简单的问题吗,请问您知道作者这里原代码的真正用意是什么吗,我看你改的代码只适用于batch size = 2 的情况
Hello, can I ask you a simple question? Do you know what the author's original code really means? I think the code you changed is only applicable to batch size=2

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

4 participants