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

代码问题 #19

Open
penglo opened this issue Jun 20, 2024 · 1 comment
Open

代码问题 #19

penglo opened this issue Jun 20, 2024 · 1 comment

Comments

@penglo
Copy link

penglo commented Jun 20, 2024

Traceback (most recent call last):
File "train.py", line 182, in
main()
File "train.py", line 102, in main
loss_out = loss_fn(out, data)
File "/root/miniconda/envs/simpl/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1130, in _call_impl
return forward_call(*input, **kwargs)
File "/root/lanyun-tmp/Simpl/simpl/av2_loss_fn.py", line 29, in forward
cls, reg, aux = out
ValueError: not enough values to unpack (expected 3, got 2) 你好我在复现AV2代码时发现了这个问题i请问您遇到过吗

@MasterIzumi
Copy link
Collaborator

代码pull到最新了么?有做其他修改嘛?我这边测试当前版本是可以正常训练的。麻烦提供一下更多的细节~

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