ml5-data-and-models
ml5-data-and-models copied to clipboard
redid the yolo model
- removed batch norm layers as they are not needed for inference ( batch folding) here
- rewrote the yolo model.json file , it's now more human friendly (removed some of the redundant/auto initialized stuff ) ml5js/ml5-library#176
@bomanimc is this pull request relevant still or is everything related to yolo
now in the ml5-library
repo?