Mirko
Mirko
Thank you very much for sharing the build process / code :)
Hi Eddy, I was wondering how hard is it to port this cordova plugin to a nativescript module ? Do I have to know the Android and IOS developer API...
After having downloaded weights from `https://pjreddie.com/media/files/yolov3-tiny.weights` (notice that sha1sum differs: ec08d0d75bfc4ef526291dc737b0b9242e479cf6) Weights conversion is completed but with a runtime warning: ``` (.venv) root@bb47dd5d8081:/ggml/examples/yolo# ./convert-yolov3-tiny.py yolov3-tiny.weights /ggml/examples/yolo/./convert-yolov3-tiny.py:21: RuntimeWarning: overflow encountered in...