tensorrt_demos icon indicating copy to clipboard operation
tensorrt_demos copied to clipboard

TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet

Results 27 tensorrt_demos issues
Sort by recently updated
recently updated
newest added

Hi @jkjung-avt first, thank you for your amazing work, I have tested this demo on jetson tx2 and it’s work! and i wanted to test it on jetson xavier, i...

2.35GB ram is being consumed. Any way to reduce it? Any reason why it is this much?

Hi, Good evening i am facing following error while passing --rtsp stream: WARNING:root:Camera: starting while cap is not opened! ERROR: failed to open camera! I've tried all available solutions in...

any plan to support this https://github.com/WongKinYiu/yolov7

@jkjung-avt Hi, could we work together on the problem of the reduced accuracy? I believe I have similar issues in my implementation and I do not use any onnx conversion...

Hi, thanks for having this awesome repo, it helps a lot when dealing with tensorrt. I am trying to export a tensorrt model of yolov4-tiny (nc=1) with a batch size...

When I am running YOLOv4 on JETSON NANO with 288x192 input size the detection time are different for all detection mostly it gives 10FPS but sometimes detection time drops to...

I followed all the steps, you have mentioned for converting TensorFlow SSD model v2 1.14 into TensorRT bin. I updated the buildengine.py file and graphsurgeon converter for new Jetpack support....

Hi I've met the error below during converting from onnx model to int8 trt engine on Xavier I just followed the step in instructions and exec: python3 onnx_to_tensorrt.py -v --int8...

I am getting the following error when calibrating a yolov4-tiny model. I can convert it successfully to tensorrt. Any ideas why? ![Screenshot from 2022-09-14 14-03-16](https://user-images.githubusercontent.com/100236080/190229099-528adb25-8ee9-4d9b-8768-c670ad6aa344.png)