News

Update 10/13/19: Setting up the TensorFlow Object Detection API on the Pi is much easier now! Two major updates: 1) TensorFlow can be installed simply using "pip3 install tensorflow". 2) The protobuf ...
I read all the NVIDIA TensorRT docs so that you don't have to! This project demonstrates how to use the TensorRT C++ API for high performance GPU inference on image data. It covers how to do the ...