-
### 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 …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### 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 …
-
## Component Versions
Please at least fill in the release version and GUI or CLI version.
- **Video2X release version**: 4.7.0
- **Upscaler version**:
- **GUI version**:
- **CLI version**: …
-
Hello again,
I'm try to convert yolact to ONNX with the following code:
```
weights_path = '/home/ws/DL/yolact/weights/yolact_im700_54_800000.pth'
import torch
import torch.onnx
import yolact
…
-
### 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) bu…
-
### 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) bu…
-
First, thanks a lot for your amazing job, it is so helpful!
**Describe the bug**
I tried to convert a pretrained model of PointPillars (Kitti 3class) to tensorrt but the conversion failed. To be…
-
## error log | 日志或报错信息 | ログ
## model | 模型 | モデル
1. original model
```python
class stftLayer(nn.Module):
'''
input: shape=[batchsize, T] audio time signal.
output: mag, phase. wh…
-
https://github.com/nihui/realcugan-ncnn-vulkan
After comparative testing, the sharpness of real-esrgan is higher than that of real-cugan after enlargement, but the details are very badly smeared, e…