deeplearning4j/deeplearning4j-examples

how to compute priorBoxes in HouseNumberDetection example

Open

#828 opened on Mar 22, 2019

View on GitHub
 (0 comments) (2 reactions) (0 assignees)Java (2,395 stars) (1,841 forks)batch import
enhancementhelp wanted

Description

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

Contributor guide

how to compute priorBoxes in HouseNumberDetection example · deeplearning4j/deeplearning4j-examples#828 | Good First Issue