Enver IPAR
Enver IPAR
> Hi, @Paschapy Deployment tools in mmocr are already deprecated now. We encourage users to use mmdeploy instead. Okey I got it. But I couldn't installation on jetson nano, when...
> Please `python3 tools/check_env.py` and find tensorrt item. > > If it shows `none`, follow [this tutorial](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/01-how-to-build/jetsons.md) and install pytensorrt and pycuda. Hi I made progress, I finished installation. And...
> Thank you for recommendation, I did it but took a different error like this, Traceback (most recent call last): File "tools/deploy.py", line 12, in from mmdeploy.apis import (create_calib_input_data, extract_model,...
@AllentDan thank you for helping. You can close the issue.
> ### Search before asking > > * [x] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. > > > ### Question > > How...
Hey I want to infer on my laptop i've totally installed repository however when i tried to infer with inference_on_a_image.py i took same error. How can i solve that