-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
我已经导出onnx 了,但是应该如何进行推理呢
-
### Feature request
Hi, I've created a 4-bit quantized model using `BitsAndBytesConfig`, for example
```
from transformers import AutoModelForTokenClassification, BitsAndBytesConfig
from optim…
-
这两个算子我的模型里需要使用,有支持计划吗?
-
### Describe the documentation issue
The ONNX Runtime installation documentation currently states that the default CUDA version is 11.8 (see [here](https://onnxruntime.ai/docs/install/#install-onnx-r…
-
**Is your feature request related to a current problem? Please describe.**
Using ONNX on other pc / inside containers is a hassle and currently (as of reading the documentation) only supported by pic…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Othe…
-
尝试用文件中的pp_human_seg_mobile_sim.onnx转化为joint文件,失败,log如下:
```
[W Context.cpp:69] Warning: torch.set_deterministic is in beta, and its design and functionality may change in the future. (function op…
-
I'm using the following code to estimate the keypoints and matches using onnx
```
import json
import onnxruntime
import numpy as np
import cv2
path = "output/rgb.png"
img = cv2.imread(pa…
-
Hello Satya Mallick,
my question is how you converted the Pytorch models to .onnx models. I assume https://github.com/ultralytics/yolov5 is being used (export.py, command : python export.py --weights…
ghost updated
6 months ago