-
**Description**
Decoding output
**Triton Information**
nvcr.io/nvidia/tritonserver:21.03-py3
I went through the documentation to convert a pytorch model to onnx here [link](https://mmdetectio…
-
I like to convert faster_rcnn_r50_fpn_2x_coco pytorch model to onnx. It is not listed in the "List of supported models exportable to ONNX" on this [page](https://mmdetection.readthedocs.io/en/stable/t…
-
### My actions before raising this issue
Read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation)
Searched [past issues](https://github.com/opencv/cvat/issues?q=keypoint+i…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes
- OS Platform and Distribution: Linux Ubuntu 16.04)
- Mobile device if t…
-
Hi folks,
I've followed this tutorial to quantize a darknet yolov4 model, and then compile and deploy into a ZCU102 for inference.
https://github.com/Xilinx/Vitis-AI-Tutorials/tree/1.4/Design_Tuto…
-
### 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) b…
-
### 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/blob/master/docs/en/faq.md)…
-
## ❔Question
Use export.py to generate yolov5s.onnx will get a negative number.
![image](https://user-images.githubusercontent.com/19603468/87111566-3d753680-c29c-11ea-909e-6778ff6e0a0b.png)
![imag…
-
### Describe the bug
Migrated from #1 by @techoutsider
### Reproduction
_No response_
### Expected behavior
_No response_
### Platform and versions
```sh
Windows / Comfy-embedded
```
### Cons…
-
Hi author. Thanks for the great work!
I'm still not clear on data pre-processing.
Could you please release the code or point me how to use additional in-the-wild 2D poses (MPII & LSP) to train the…