-
- I am facing following error while installing YOLOX. I tried updating pip and setup tools. I need to install YOLOX and use it with the unstructured library for images and table extracting. I am new t…
-
Dear all,
1. I tried to install Pose2Sim Version 0.10 on Google Colab.
Installation of conda is a little different:
https://saturncloud.io/blog/how-to-install-conda-package-to-google-colab/
!pip…
-
遇到了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
-
### 💡 Your Question
I tuned the quantization weights during training and got an onnx model with Q/DQ layers as output. However, when I use TensorRt to convert a file to an engine with int8 precision,…
-
Hi,
1) I train a custom yolox-s network
2) It works fine when testing with .\tools\demo.py
3) I export the onnx model using simplify
4) Convert to ncnn using onnx2ncnn
5) I follow all instructi…
-
Hello,
Maybe this feature already exist but I didn't manage to implement it.
I work on a network that blocks huggingface and I would like to run:
`elements = partition_pdf(filename=PDF_PATH, st…
-
# what
Implement the function of load the model yolox_l0.05.onnx in local disk by reading the unstructured source code.
# why
Now unstructured try to load the unstructuredio/yolo_x_layout/yolox…
-
感谢您参与 X2Paddle 社区! 问题模版为了 X2Paddle 能更好的迭代,例如新功能发布、 RoadMaps 和错误跟踪. :smile_cat:
## 问题描述
已经把yolov8模型利用#x2paddle --framework=paddle --model=best.paddle --save_dir= 转换成功,但是面对转换成功的我如何进行推理调用呢?就是在paddlep…
-
'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /yzd-v/DWPose/resolve/main/yolox_l.onnx (Caused by ConnectTimeoutError(, 'Connection to huggingface.co timed out. …