deeplearning4j/deeplearning4j-examples

how to compute priorBoxes in HouseNumberDetection example

Ouverte

#828 ouverte le 22 mars 2019

 (0 commentaire) (2 réactions) (0 personne assignée)Java (1 841 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (2 395 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur