Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
positive666 authored Dec 6, 2021
1 parent 97c6c3c commit d254808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ You can get familiar with the plug-in development of deepstream through this pro
Deepstream_Yolo, which contains the engineering method of yolov4 and yolov5 conversion model and the engineering method of deploying deepstream.
Ocr, this is a text recognition deployment project based on YOLOV3 and CRNN, and it is still in the supplementary description.
The above projects are highly separated, but you still have to make sure that your environment configuration, cuda, cudnn, Tensorrt, Deepstream are installed successfully and can be compiled and used, pay attention to your dependent environment variables, dynamic library reference paths and header file references, etc. For specific instructions, please read the README in the respective directory carefully.
这是一个基于Deepstream 5.0的高度分离工程,包含YOLO全系列以及一个OCR工程,后续会补充更新和不断扩充该项目,可以通过该项目去熟悉deepstream的插件化开发.
这是一个基于Deepstream 5.1的高度分离工程,包含YOLO全系列以及一个OCR工程,后续会补充更新和不断扩充该项目,可以通过该项目去熟悉deepstream的插件化开发.
Deepstream_Yolo,这包含了yolov4 和yolov5的转换模型的工程方法和部署deepstream的工程方法.
Ocr,这是基于YOLOV3和CRNN的文字识别部署工程,还在补充说明中..
以上工程做了高度的分离,但还是要确保你的环境配置,cuda,cudnn,Tensorrt,Deepstream安装成功且可编译使用,注意你的依赖环境变量,动态库的引用路径和头文件的引用等,具体使用说明,请仔细看各自目录下的README
Expand Down

0 comments on commit d254808

Please sign in to comment.