Please provide the following information when requesting support.
• Hardware : 4070ti
Hi,
I’m trying to integrate YOLOv5 as pgie and OCRNet as sgie. How to generate the custom-lib-path for OCRNet? I have checked NVIDIA-Optical-Character-Detection-and-Recognition-Solution. Here OCDNEt is used for detection. I want to use YOLOV5. Any help is highly appreciated. @Morganh
It is needed to do implementation in the github NVIDIA-Optical-Character-Detection-and-Recognition-Solution, to make it work by using YOLOv5 engine and OCRnet engine.
Hi, thanks for your response. I wan t to know whether the other way i.e. using the .so file for OCRNet and integrate it as sgie as shown in the deepstream sample app. How to generate the .so file for OCRNet?