deeplearning4j/deeplearning4j-examples

how to compute priorBoxes in HouseNumberDetection example

Aperta

#828 aperta il 22 mar 2019

 (0 commenti) (2 reazioni) (0 assegnatari)Java (1841 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (2395 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor