nativescript-yolo
by yonatann | v1.0.20
Nativescript YOLO
npm i --save nativescript-yolo

Nativescript YOLO

Implementation of YOLO v3 in {N} with iOS / Android support

Installation

tns plugin add nativescript-yolo

Native Android Development

  1. Build the package under platforms/android_lib using Android Studio.
  2. Locate the yololib-release.aar file platforms/android_lib/YOLO/yololib/build/outputs/aar
  3. Rename the file to .zip extension
  4. Extract the classes.jar file and copy it to platforms/android folder

Native iOS Development

License

Apache License Version 2.0, January 2004