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

貢獻者指南