How I can use CRNN with DeepStream?

• GeForce GTX 1660 Ti Mobile
• DeepStream 6.1
• Ubuntu 20.04
• TensorRT
• GStreamer 1.16.2
• NVIDIA driver 510.47.03
• CUDA 11.6 Update 1

Are there any guides how to use CRNN model with DeepStream?

here is frcnn sample.
code : deepstream_tao_apps/apps/tao_detection at master · NVIDIA-AI-IOT/deepstream_tao_apps · GitHub

cfg: deepstream_tao_apps/configs/frcnn_tao at master · NVIDIA-AI-IOT/deepstream_tao_apps · GitHub

Are there any usage examples any OCR for text recognition?

here is a car license plate recognization sample: GitHub - NVIDIA-AI-IOT/deepstream_lpr_app: Sample app code for LPR deployment on DeepStream
or you can goolge.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.