在Tensorflow Object Detection示例配置文件中,所有Faster R-CNN配置文件都将正则化项禁用为
regularizer { l2_regularizer { weight: 0.0 } }
我觉得这不合理,很可能会过时。有关此类设置的任何解释?谢谢。
object-detection tensorflow object-detection-api
object-detection ×1
object-detection-api ×1
tensorflow ×1