TensorflowObjectDetectionCompare 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 TensorflowSharp with model: ssd_mobilenet_v1_coco_2017_11_17 More detail please check my blog Object Detection API test in Python and TensorflowSharp