npm i --save nativescript-yolo
- Version: 1.0.20
- GitHub:
- NPM: https://www.npmjs.com/package/nativescript-yolo
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
Nativescript YOLO
Implementation of YOLO v3 in {N} with iOS / Android support
Installation
tns plugin add nativescript-yolo
Native Android Development
- Build the package under platforms/android_lib using Android Studio.
- Locate the yololib-release.aar file platforms/android_lib/YOLO/yololib/build/outputs/aar
- Rename the file to .zip extension
- Extract the classes.jar file and copy it to platforms/android folder
Native iOS Development
License
Apache License Version 2.0, January 2004