-
Thanks for your excellent job;
Can the code deploy in jetson playtform success?
I convert pth to onnx by export_onnx.py in origin repo in YOLOX and convert to engine by trtexec in jetson
but get no…
-
佬,去年使用yolox推导没有问题,然后现在突然报错:Tensor allocator query failed.
而且我要是从加载onnx开始一套走下来,不会报错,但是单独加载引擎文件也会报上面的错:Tensor allocator query failed.
去年是用的老版的yolox训练然后来推导,今年使用较新版的yolox(归一化有区别
![@`Y%HA5OG1655(79B}U…
-
I want to deploy mmdetection-trained model on the platform without the environment of mmcv and mmdet. I use mmdeploy to transform YOLOX model to onnx and engine file and I want to deploy onnx file on …
-
感谢您参与 X2Paddle 社区! 问题模版为了 X2Paddle 能更好的迭代,例如新功能发布、 RoadMaps 和错误跟踪. :smile_cat:
## 问题描述
- 错误信息
- 错误截图
## 具体信息
- 转换模型后用处
- [ ] 使用 Paddle 框架/ PaddleInference 推理预测
- [ ] 使用 Paddle-L…
-
DWPreprocessor processes it as an empty image
-
I'm trying to train yolox_tiny model on my image dataset with additional single category. Training and testing completes successfully but exporting fails with error "Argument 1 and 2 element types…
-
Since I don't have a GPU on my computer, I need to convert the workflow into Python code and run it on Colab. However, when I run the code multiple times to generate images, I run into issues with run…
-
用的是hpc203/yolox-opencv-dnn提供的代码, 使用hpc203/yolox-opencv-dnn提供的onnx就有检测框
mbfll updated
3 years ago
-
When I convert the yolox model to onnx and run inference on it i get the following warning in the **demo_posprocess** function in YOLOX/yolox/utils/demo_utils.py
RuntimeWarning: overflow encountere…
-
[yolox.zip](https://github.com/Linaom1214/TensorRT-For-YOLO-Series/files/13844225/yolox.zip)
推理框全在左上角 怎么回事 官方下载的模型就能正常使用