/TensorflowObjectDetectionCompare

A compare in tensorflow-python and tensorflowSharp, using Tensorflow Object Detect API.

Primary LanguageC#

TensorflowObjectDetectionCompare

logo This test compare Tensorflow Object Detaction API on Python(official) and C#(TensorflowSharp).

I had done a lot simplify work so you can execute this sample code easily, and fast compare it's different.

Python with model: ssd_mobilenet_v1_coco_2017_11_17

pyimg

TensorflowSharp with model: ssd_mobilenet_v1_coco_2017_11_17

csimg

More detail please check my blog Object Detection API test in Python and TensorflowSharp