Skip to content

车牌回归,caffe、onnx、tensorRT版本,不涉及训练过程,只涉及前向推理和移植

Notifications You must be signed in to change notification settings

cqu20160901/plateRegress_caffe_onnx_tensorRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plateRegress

将pytorch版本的车牌回归 plateRegress转成caffe、onnx、tensorRT 版本,便于移植不同平台。

文件结构说明

caffe:去除维度变换层的prototxt、caffeModel、测试图像、测试结果、测试demo脚本

onnx:onnx模型、测试图像、测试结果、测试demo脚本

tensorRT:TensorRT版本模型、测试图像、测试结果、测试demo脚本、onnx模型、onnx2tensorRT脚本(tensorRT-7.2.3.4)

测试结果

image

About

车牌回归,caffe、onnx、tensorRT版本,不涉及训练过程,只涉及前向推理和移植

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages