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

已经成功训练出来了,欢迎在github上@我交流,希望作者大大不要关闭我这个issue #4

Open
gittigxuy opened this issue Jul 7, 2018 · 12 comments

Comments

@gittigxuy
Copy link

本项目是基于keras的yolo3的人脸检测项目,
主要有如下问题
1)由于我的gpu是单卡980ti,才6GB显存,因此我将2个地方的batch_size设置为1,并且epoch设置为小的epoch

default
2)在测试阶段,需要记得将model_path以及classes_path设置为wider的特定路径

default

@SpikeKing
Copy link
Owner

赞!!

@SpikeKing
Copy link
Owner

不关,不关!

@mengzhibin
Copy link

1.你是全部训练的吗?
2.我进行训练,发现loss会停留在45,无法继续下降,能share一下你的情况吗?
非常感谢 @gittigxuy

@gittigxuy
Copy link
Author

gittigxuy commented Jul 24, 2018

@mengzhibin ,我训练到loss26左右,我的配置是ubuntu16.04,泰坦xp,cuda8.0 cudnn6
然后我测了一下mAP值,大概是34%左右,你也可以测一下,具体测评代码是:
https://github.com/Cartucho/mAP

@mengzhibin
Copy link

非常感谢,我也share一下我的情况,如下:
我把darknet53层网络给freeze住,训练其它参数,最后loss为34。
predict测试时候我的图片不是正方形的,我把图片resize到416,416之后,结果比原始图片要好很多。
我尝试一下mAP,有问题联系您。 @gittigxuy

@SpikeKing
Copy link
Owner

SpikeKing commented Jul 25, 2018

赞👍

@kangskii
Copy link

我将backbone网络换成了mobilenetV2, 冻结了backbone. epoch=45左右时,train_loss=58, val_loss=390. 还是很大啊,仍有很大优化空间。

@rochesterlmg
Copy link

问下用yolo检测文字的话,anchor需要重新生成吗?

@bacryingby
Copy link

我训练了自己的数据集,loss一直降不下来,最少到9,坚持效果很差,各位大大有解决办法吗?

@m-wei
Copy link

m-wei commented Jul 22, 2019

请问,这个输入时候需要将所有数据统一到固定尺寸,如果训练集尺寸不固定的话是不是不能训练,谢谢

@ssxxx1a
Copy link

ssxxx1a commented Sep 26, 2019

有训练模型吗?

@mqz1234
Copy link

mqz1234 commented Nov 11, 2019

是必须有gpu才能训练这个嘛

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

9 participants