deeplearning4j/deeplearning4j-examples

how to compute priorBoxes in HouseNumberDetection example

オープン

#828 opened on 2019/03/22

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)Java (1,841 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,395 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド