Deepstream_Project icon indicating copy to clipboard operation
Deepstream_Project copied to clipboard

This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.

Results 8 Deepstream_Project issues
Sort by recently updated
recently updated
newest added

Hi, I'm glad to see your update. As far as I know arcface's input is the aligned face. I would like to ask where did you implement the align face...

Hi, in your arcface.txt file the model-engine-file field is arcface-mobilefacenet.engine, but I can't find that engine here. I want to ask you what model did you convert engine from? Is...

首先,十分感谢你的开源! 我想在Jetson Nano上复现你的项目,但出现了以下问题 这是我的环境 ![QQ截图20210504195913](https://user-images.githubusercontent.com/20340633/117000282-6d9e3200-ad13-11eb-91d5-eb6adf689d9f.png) 问题一:在构建RT模型时,cmake是成功的,当执行make时,报如下错误 ![image](https://user-images.githubusercontent.com/20340633/117000584-ddacb800-ad13-11eb-9144-a4314e033c20.png) 这是什么原因呢? 问题二:在对nvdsinfer_custom_impl_CenterFace文件夹下的文件进行make操作时,MakeFile文件进行了如下修改 ![image](https://user-images.githubusercontent.com/20340633/117000826-3a0fd780-ad14-11eb-99cc-a971a0f61a85.png) 但make时一直报如下错误 ![image](https://user-images.githubusercontent.com/20340633/117000947-5dd31d80-ad14-11eb-838c-80a932d57d65.png) 但在/usr/include/opencv4/opencv2/路径下有opencv.hpp文件,这是什么原因呢? 最后,再次感谢你的分享,期待你的解答 :)

Model files are not provided in the given readme file. Even on how to convert to engine file is not provided. Please look into this and revert back asap.