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

main_finetune.py: error: unrecognized arguments: --load network #35

Open
1835969208 opened this issue Aug 5, 2024 · 4 comments
Open

Comments

@1835969208
Copy link

作者大人,我在运行encoder_and_decoder下的main_finetune.py文件报错日志显示脚本 main_finetune.py 无法识别 --load 参数。查看main_finetune.py 也没有找到对参数load的编译代码。

@1835969208
Copy link
Author

image

@DotWang
Copy link
Collaborator

DotWang commented Aug 5, 2024

@1835969208 看了一下,main_finetune.py和models.py里边都有load参数,但是args里没有,可能被整理代码的时候误删了,我补一下

@1835969208
Copy link
Author

十分感谢,万分感谢!!!

@DotWang
Copy link
Collaborator

DotWang commented Aug 5, 2024

@1835969208 我改好了,这份代码是这样,跑完论文里边实验后,又拿它跑了点别的东西,上边有些改动,然后呢,在上传前我简单恢复了一下,可能确实会有些地方没改回来,不过最主要最核心那部分都没动

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