node-picojs
Make using picojs feel cool in Node env.
Install
npm install --save node-picojs# or yarn add node-picojs
Usage
const pico = const qThreshold = 100; // default is 5.0const IoU = 03; // default is 0.2pico
Feature
- Automatically calculate object sizes based on input image.
- Custom qThreshold and IoU parameters