Skip to content

yester31/TRT_DLL_EX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRT_DLL_EX

Environments

  • Windows 10 laptop
  • CPU i7-11375H
  • GPU RTX-3060
  • CUDA 11.1
  • 8.2.0.6
  • Cudnn 8.2.1
  • Opencv 3.4.5

Dll library for TensorRT Model

  • Functional Abstraction of a TensorRT_EX repository contents to make it into a DLL
  • DETR model (Modify existing model structure to unify the outputs into one)

Example of using TensorRT model by calling a function in DLL by C++

  • Dll_Check/trt_demo.cpp

Example of using TensorRT model by calling a function in DLL by Python

  • py_ex/trt_model_ex1.py

About

Make DLL & Call DLL in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published