-
Notifications
You must be signed in to change notification settings - Fork 107
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
训练问题 #1
Comments
你好!
很感谢对项目的关注!
训练自己的数据集,可以参看我的新项目T-GANs,https://github.com/TwistedW/tf-T-GANs可以更改损失函数实现不同GAN的训练,对数据集的地址做个修改就可以,win10下的操作在终端下操作是没问题的,也可以试试编译器中进行,希望对你有所帮助,更多的信息可以看我的博客http://www.twistedwg.com
发件人: HouGang1 <[email protected]>
答复: TwistedW/tensorflow-GANs <[email protected]>
日期: 2019年5月23日 星期四 下午6:00
收件人: TwistedW/tensorflow-GANs <[email protected]>
抄送: Subscribed <[email protected]>
主题: [TwistedW/tensorflow-GANs] 训练问题 (#1)
你好,我想问问怎么训练自己的数据集呢,我的数据集有195张图片,由于数据集太少,需要改什么变量吗?还有在win10下,命令行输入训练命令没有返回结果
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#1?email_source=notifications&email_token=AF6MESODQB27NO5OVUGRIW3PWZTMHA5CNFSM4HO42BS2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVNHR6Q>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AF6MESNNMCVSV7NXPH5L7W3PWZTMHANCNFSM4HO42BSQ>.
|
谢谢你呀!我去看看!! |
并不需要的,感觉是你的环境没配置好
发件人: HouGang1 <[email protected]>
答复: TwistedW/tensorflow-GANs <[email protected]>
日期: 2019年5月23日 星期四 下午6:26
收件人: TwistedW/tensorflow-GANs <[email protected]>
抄送: TwistedW <[email protected]>, Comment <[email protected]>
主题: Re: [TwistedW/tensorflow-GANs] 训练问题 (#1)
我之前训练不出来的原因是不是需要在Linux下才能运行呢?我尝试用mnist数据也没有输出结果,也没有报错。
[QQ截图20190523182524]<https://user-images.githubusercontent.com/40447048/58245795-2b7ac080-7d88-11e9-963d-96aa101557da.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#1?email_source=notifications&email_token=AF6MESPSRZQI6P4H44JPWILPWZWMJA5CNFSM4HO42BS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWBZELY#issuecomment-495161903>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AF6MESLJ5PDBOG4VJVXKX6LPWZWMJANCNFSM4HO42BSQ>.
|
你可以测试一下简单的深度学习的代码模型,这个可以查看我的项目https://github.com/TwistedW/Tensorflow-noting去做简单的测试,联系我就用邮箱吧,方便而且大家都没压力[email protected]
发件人: HouGang1 <[email protected]>
答复: TwistedW/tensorflow-GANs <[email protected]>
日期: 2019年5月23日 星期四 下午6:59
收件人: TwistedW/tensorflow-GANs <[email protected]>
抄送: TwistedW <[email protected]>, Comment <[email protected]>
主题: Re: [TwistedW/tensorflow-GANs] 训练问题 (#1)
[1]<https://user-images.githubusercontent.com/40447048/58246799-988f5580-7d8a-11e9-8bad-f15002a02bb4.png>
您好!先谢谢你的回复!这是TensorFlow的测试结果,用的是anaconda3.6,还需要其他的库吗?我觉得要是需要其他的库应该在运行时报错。是指其他的环境问题吗?能不能帮我看看呢?可不可以留个联系方式呢?谢谢谢谢!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#1?email_source=notifications&email_token=AF6MESNUI3AMKZSZH5FP4K3PWZ2HJA5CNFSM4HO42BS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWB3P7Y#issuecomment-495171583>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AF6MESJD5VMFY7UTTE6E7XLPWZ2HJANCNFSM4HO42BSQ>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你好,我想问问怎么训练自己的数据集呢,我的数据集有195张图片,由于数据集太少,需要改什么变量吗?还有在win10下,命令行输入训练命令没有返回结果
The text was updated successfully, but these errors were encountered: