UNPKG

tfjs-tiny-yolov2

Version:

Tiny YOLO v2 object detection with tensorflow.js.

5 lines 185 B
export * from './TinyYolov2'; export * from './TinyYolov2LossFunction'; export * from './TinyYolov2Trainable'; export * from './TinyYolov2Options'; //# sourceMappingURL=index.js.map