众班背板检测项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
liusiyang 13973e9794
update 初步优化把手检测
20 hours ago
.vscode init 4 weeks ago
AIEngineModule feat 优化edge和blob耗时 7 days ago
AlgorithmModule update 初步优化把手检测 20 hours ago
Common/include init 4 weeks ago
ConfigModule update 初步优化把手检测 20 hours ago
cmake init 4 weeks ago
example update 初步优化把手检测 20 hours ago
.gitignore init 4 weeks ago
CMakeLists.txt feat 添加手把缺失检测 2 weeks ago
README.md init 4 weeks ago

README.md

阿加犀工业检测算法调用通用库

介绍

京东方 检测算法so

环境

1、opencv 2、tensorRT

使用

1、把本地的TensorRT 头文件拷贝到 include文件下中。/home/aidlux/drivers/tensorrt/TensorRT-8.2.1.8/samples/common/
2、修改模型输入、输出尺寸。ImgCheckConfig.h AI_IN_IMAGE_WIDTH AI_IN_IMAGE_HEIGHT AI_OUT_IMAGE_WIDTH AI_OUT_IMAGE_HEIGHT 3、修改模型输入参数宏定义 作为变量初始化参数

最近更新 Update

Notes

  • 1、如果不能正确显示中文有可能系统没有安装中文字符 sudo apt-get install language-pack-zh-hans

Author

  • [谢文吉]