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

A Question #41

Open yousifKashef opened 5 years ago

yousifKashef commented 5 years ago

Hi Matt,

I’ve read your blog about this topic and found it very informative. It did leave me wondering if there’s a way to use an .MLModel file without vison. I look forward to hearing back from you

hollance commented 5 years ago

There is. In fact, the app already shows how to do this! :-)