deeplearning4j/deeplearning4j-examples

how to compute priorBoxes in HouseNumberDetection example

开放

#828 创建于 2019年3月22日

 (0 条评论) (2 个反应) (0 位负责人)Java (1,841 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (2,395 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Issue Description

  • As I know, before training yolo2, we need provide priorBoxes for our model, but the HouseNumberDetection example did not explain how to compute it. I hope dl4j can provide some method that can compute priorBoxes by k-means algorithm base training data.

Version Information

  • 1.0.0-beta2

贡献者指南