UNPKG

object.detection4autopsy.server

Version:

This package supports the [Autopsy](https://www.autopsy.com) module [object.detection4autopsy](https://github.com/rcaceiro/obejct.detection4autopsy) that takes the power of the real-time object detection system called [Yolo](https://pjreddie.com/darknet/y

6 lines (4 loc) 104 B
#!/usr/bin/env node 'use strict'; process.title = 'object.detection4autospy'; require('../server.js');