hollance / YOLO-CoreML-MPSNNGraph

Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
MIT License
935 stars 252 forks source link

is there anyway to convert TinyYolo to coreML (not a Tiny-Yolo-voc) #32

Closed MatinC closed 6 years ago

MatinC commented 6 years ago

Hi,

I used the converter file for a VOC (tiny-yolo-voc.h5), and every time it gave me an error on my TinyYolo.

is tiny-yolo-voc.h5 a cause this problem?