TensorFlow 对象检测 API 中的超参数优化
Posted
技术标签:
【中文标题】TensorFlow 对象检测 API 中的超参数优化【英文标题】:Hyper-parameter optimization in tensorflow object detection API 【发布时间】:2019-01-11 02:58:22 【问题描述】:有没有办法在对象检测 API 的配置文件中指定 Hyperopt 等超参数优化来微调模型?
【问题讨论】:
【参考方案1】:您可以更改以下超参数以进行对象检测:
学习率 势头 优化器 衰减因子 matched_threshold unmatched_threshold【讨论】:
以上是关于TensorFlow 对象检测 API 中的超参数优化的主要内容,如果未能解决你的问题,请参考以下文章
如何解决 Tensorflow 2 对象检测 API 中的 UnicodeError
如何在 Tensorflow 对象检测 API 中查找边界框坐标