AlexeyAB / yolo2_light

Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)
MIT License
303 stars 116 forks source link
bit1-xnor-inference computer-vision machine-learning neural-network object-detection

yolo2_light

Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)

This repository supports:

How to compile:

How to start:

How to use INT8-inference:

How to use BIT1-XNOR-inference - only for custom models (you should train it by yourself):

Other models by the link: https://pjreddie.com/darknet/yolo/