jkjung-avt / tf_trt_models

TensorFlow object detection models accelerated with NVIDIA TensorRT (TF-TRT)
BSD 3-Clause "New" or "Revised" License
130 stars 51 forks source link

Finished the first working implementation of the real-time object detection demo script: 'camera_tf_trt.py' #1

Closed jkjung-avt closed 6 years ago

jkjung-avt commented 6 years ago

Finished the first working implementation of the real-time object detection demo script: 'camera_tf_trt.py'

jkjung-avt commented 6 years ago

OK, merge first working implementation of 'camera_tf_trt.py' from dev branch into master