45 Forks
181 Stars
181 Watchers

object-detection

Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)

How to download and setup object-detection

Open terminal and run command
git clone https://github.com/kaka-lin/object-detection.git
git clone is used to create a copy or clone of object-detection repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with object-detection https://github.com/kaka-lin/object-detection/archive/master.zip

Or simply clone object-detection with SSH
[email protected]:kaka-lin/object-detection.git

If you have some problems with object-detection

You may open issue on object-detection support forum (system) here: https://github.com/kaka-lin/object-detection/issues