-
Notifications
You must be signed in to change notification settings - Fork 1
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
您好,有代码的使用文档吗? #2
Comments
w_gan_gp.py文件需要在哪里获取? |
这个代码有两个主程序,他们是分开的,互不干扰。 其中的 train_for_wgangp.py 可以选择 卷积网络 和 VIT 网络,有两个选择,我在 readme 里面有写怎么切换 |
readme 里面的 w_gan_gp.py 应该是 train_for_wgangp.py,我马上改 |
readme 里面的 w_gan_gp.py 应该是 train_for_wgangp.py,我马上改。
这个代码有两个主程序,他们是分开的,互不干扰。
一个是 train_for_wgangp.py (这个是重点)
一个是 train_for_vae.py
其中的 train_for_wgangp.py 可以选择 卷积网络 和 VIT 网络,有两个选择,我在 readme 里面有写怎么切换
…--
| |
eric123456123456
|
|
***@***.***
|
在 2023-05-07 18:43:01,"wgqa" ***@***.***> 写道:
w_gan_gp.py文件需要在哪里获取?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
谢谢您,顺便问一下,数据集训练的话大概是使用哪个数据集?自定义数据集的话需要大概多少张图片?其他作者的vitgan代码我使用的是crypko训练的(结果是一团噪声很不理想),我继续使用该数据集训练可以吗?一般使用什么显卡进行训练?大概训练多久呢?(vitgan代码使用2060S8G训练了25个小时)这么多问题真是麻烦您了,导师不是这方面的所以只能来求助您了。还有就是按照您readme笔误generate_img.py也要稍作修改,把w_gan_gp替换为train_for_wgangp.py。 |
本科阶段并没有进行过相应的学习,导师和师兄也不是该方向的,我该具体如何运行和调试该代码呢?
The text was updated successfully, but these errors were encountered: