-
```
key = (compute) ' 5 * 60 * 60 '
key = (toSecond) ' 5h '
key = (toTable) [
['name', 'age', 'sex'],# head
['Jack', '10', 'male'],# item 1
['Max', '20', 'male'],# item 2
]
key = (…
-
My goal is to convert a Torch model trained via mmdetection to ONNX. I first followed the [guide](https://mmdeploy.readthedocs.io/en/latest/build/linux.html) to build toolchains, dependencies, and MMD…
-
Did you use other scripts beside Latin in MLT2017 for pre-training?
-
It is my understanding that the new stable release should be able to convert any PyTorch model with fallback to PyTorch when operations cannot be directly converted to TensorRT. I am trying to convert…
-
I want to deploy this model on the fpga machine, so I need to convert the pt model to a model of type onnx, but when using torch for conversion, it prompts the lack of a forward propagation function. …
-
## 🐛 Bug
I converted pytorch model to onnx, but failed to run onnx.
## To Reproduce
Steps to reproduce the behavior:
1. I tried to convert retinanet to onnx model in this git repository: …
-
Dear author,
Can you explain how to use your code for converting Aperio Imagescope annotation to Coco .json annotation?
I have an annotation file in this format:
```
Annotations MicronsPerPixel="…
-
### Checklist
- [ ] I have searched related issues but cannot get the expected help.
- [ ] 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…
-
### Issue Type
Others
### onnx2tf version number
1.7.6
### onnx version number
1.13.1
### tensorflow version number
2.12.0rc0
### Download URL for ONNX
https://drive.google.…