NVIDIA-AI-IOT / tf_trt_models

TensorFlow models accelerated with NVIDIA TensorRT
BSD 3-Clause "New" or "Revised" License
681 stars 245 forks source link

can the tf_trt work with faster rcnn inception v2 for object detection on nvidia geforce ? #59

Open hassan5544 opened 4 years ago

hassan5544 commented 4 years ago

hi I am working on a object detection model to detect the car plates i used faster rcnn inception v2 (COCO) to train and i got impressive result for accuracy, but the speed isn't that good i am trying to implement the system for real time human so dose the tf_trt work with this model , and if dose can it work with Nvidia Geforce graphic card

please help me