-
Notifications
You must be signed in to change notification settings - Fork 134
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
yolov8训练自己的数据集 #151
Comments
你好,请发下更多详细信息,包括配置文件并说明改动,以及此epoch的训练log,包括loss,可截图 |
加载coco权重预训练去试试吧,应该主要是这个原因。如果裸训才10epoch精度未必高得再等更多epoch。且总bs尽量不要低于32,资源不够用建议换小模型或改小尺度。 |
@iyangiiiii 你好,请问你用的什么版本的paddle?我看你也是用的aistudio训练的yolov8,没有报错。我用过paddle2.4.1和2.5.0,都报错,无法训练。 |
@iyangiiiii I had the same problem, did you solve it? |
从log图片看第二个epoch loss反而上升了,是不合理的,可能是数据集太小了,或者可以减小lr再试试。 |
问题确认 Search before asking
请提出你的问题 Please ask your question
我在训练自己的数据集的过程中进行了eval 给出的数据是这样的 精度为0是为什么呢
The text was updated successfully, but these errors were encountered: