-
# Quantizing YOLOX with ONNX Runtime and TensorRT in Ubuntu – Christian Mills
Learn how to quantize YOLOX models with ONNX Runtime and TensorRT for int8 inference.
[https://christianjmills.com/posts…
-
### Checklist
- [x] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
我尝试了 PP-YOLOE_plus-L和YOLOX-L模型,可以正常导出ONNX,但是加载运行时报错
Op (Gather) [ShapeInferenceError] data tensor must have rank >= 1"
尝试多个方法都无法解决这个问题,也有其他人提了同个issuse,如下:
https://github.com/PaddlePaddle/Paddle2O…
-
I am trying to run the 8190-YOLOX-Nano-TI-Lite model using the edgeai_ai_apps framework, and I've encountered a compilation issue when exporting the model from the PyTorch format.
Here are the steps …
-
## 问题描述
使用mmdeploy部署yolox,并转为onnx,再转为paddle时,报错
- 错误截图
-
![image](https://github.com/user-attachments/assets/11076998-097a-4b9f-9d2a-dbf0327a536a)
![image](https://github.com/user-attachment…
-
When I tested it with reference to the prepare_pose/README.md document, the following error occurred when I ran DWPose
```python
Traceback (most recent call last):
File "inference_video.py", li…
-
作者您好,没看到哪里有文档指导如何把训练的yolov++模型转onnx,docs/demo/onnx_readme.md 这个文档说明好像是把yolox的模型转onnx。
谢谢!
hytxx updated
1 month ago
-
遇到了onnx的问题
-
Hi!
I am trying to run this model
https://github.com/TexasInstruments/edgeai-yolox/blob/main/README_6d_pose.md
using either the regular or lite versions
![image](https://github.com/EnoxSof…
tv-gc updated
9 months ago
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …