deeplearning4j/deeplearning4j-examples

how to compute priorBoxes in HouseNumberDetection example

Offen

#828 geöffnet am 22.03.2019

 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Java (1.841 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (2.395 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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