V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
mushuiyu
V2EX  ›  Python

请大佬来看一下神经网络的训练结果

  •  
  •   mushuiyu · 2019-11-14 20:25:14 +08:00 · 3101 次点击
    这是一个创建于 1596 天前的主题,其中的信息可能已经有所发展或是发生改变。

    之前用 faster-rcnn 神经网络模型训练了一些东西,今天调数据出来看的时候发现 loss 曲线有一些波动,不知道这个样子的算不算收敛的比较好的,检测结果倒是挺不错的,检测率基本都有 99 到 100. https://imgur.com/U2S1cac

    4 条回复    2019-11-16 15:40:39 +08:00
    yuikns
        1
    yuikns  
       2019-11-15 02:39:17 +08:00
    这个都 overfit 了吧
    bububububiu
        2
    bububububiu  
       2019-11-15 09:50:43 +08:00
    learning rate 到后期太大了
    capo
        3
    capo  
       2019-11-15 16:02:54 +08:00
    过拟合+1
    mushuiyu
        4
    mushuiyu  
    OP
       2019-11-16 15:40:39 +08:00
    @bububububiu 不知道啊,我看了一下,总共训练了 3w 步,到最后 1w 多步的时候 learning rate 就稳定了 https://imgur.com/JrhsIjg
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   994 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 47ms · UTC 19:51 · PVG 03:51 · LAX 12:51 · JFK 15:51
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.