-
### Issue Type
Others
### onnx2tf version number
1.5.36
### onnx version number
1.12.0
### tensorflow version number
2.10.1
### Download URL for ONNX
pip install onnx==1.12.0
### Parameter R…
-
after the model is converted into .trt we want to do inference on video.
-
I trained config/oriented rcnn/oriented_rcnn_swin_tiny_fpn_1x_dota_le90.py and got a map of 76. Later, I tried to combine swin-transformer and s2anet according to the file, but the final test map was …
ghost updated
2 years ago
-
Sorry for the beginner question.
#### Here's what I found out about `inference_detector`:
* `inference_detector` does not need `ann_file` and can be inference just by receiving image paths and …
Keiku updated
2 years ago
-
利用自己制作的数据集进行训练,训练后保存的模型,通过export_model导出,生成`__model__`,`__params__`和`infer_cfg.yml`三个文件。但是是生成的`infer_cfg.yml`文件中`label_list`的值与我时间训练时的值不符,导致利用这个模型进行推理时,识别到的图片标识有误
```
label_list:
- person
- bicycl…
-
Reimplement a model in the model zoo using the provided configs
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The issue has not been fixed in the latest v…
-
大佬你好,
想试用下该项目,请问有没有数据库初始化sql啊。
谢谢
-
您好,大佬
麻烦请教下,如何用C++版的tensorrt对视频进行推理呢?
-
The following features might make it easier to chuck QuickHit posters/QR codes on public table tennis tables and eventually reunite with Tom on the ELO battlefield.
Epic ticket for the holidays to …
-
Hello Dear Authors,
Thank you for providing your codebase.
I have been trying to replicate your results.
To start with, I am trying to run inference using the command (in shell)
```
MASK…