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

损失曲线问题 #254

Open
Brion112233 opened this issue Jan 24, 2024 · 0 comments
Open

损失曲线问题 #254

Brion112233 opened this issue Jan 24, 2024 · 0 comments

Comments

@Brion112233
Copy link

作者您好,我按照readme的指示在我的私有数据集上分两步训练DeepSnake模型。
第一步训练检测框时,我使用了如下命令:
python train_net.py --cfg_file configs/my_config.yaml model rcnn_det
在tensorboard上绘制训练图像如下:
image
然后进行了第二步的训练,使用了如下命令:
python train_net.py --cfg_file configs/my_config.yaml model rcnn_snake det_model rcnn_det
在tensorboard上绘制训练图像如下:
image
它看起来十分奇怪,我的问题是:
1.我的使用步骤是否正确?
2.如果正确,我应该怎么处理验证集上损失曲线如此奇怪的问题?
期待您的回复,感谢!

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

1 participant