qiuchun

Results 8 issues of qiuchun

I compiled the nanogui library and used it as a third-party library in the project. I also imported include and lib, but the error of undefined identifier "gluniform1i" occurred during...

When I use tensorrt to deploy mmrotate, this problem occurs in the model transformation phase, but it does not occur when I perform mmdetection model transformation the commend: python deploy.py...

Thanks for your bug report. We appreciate it a lot. **Checklist** 1. I have searched related issues but cannot get the expected help. 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md)...

请问一下,我对yolov5网络结构进行修改,比如增加一个检测层,增加注意力机制等模块,是不是要在yolov5.cpp对应的网络结构部分继续宁增加对应的模块,然后再重新编译生成.exe来进行模型转换与推理,还是有别的方法进行推理?求大佬指教!

wontfix

## Description #assertionD:\MMbushu\mmdeploy\csrc\mmdeploy\backend_ops\tensorrt\batched_nms\trt_batched_nms.cpp,103 ## Environment **TensorRT Version**: 8.2.3.0 **NVIDIA GPU**: 3060 **NVIDIA Driver Version**: **CUDA Version**: 11.1 **CUDNN Version**: 8.2.1 **Operating System**: **Python Version (if applicable)**: 3.8 **Tensorflow Version (if...

triaged

when i run python setup.py install , it only used in cpu not GPU ,Does it support compiling under GPU?

您好,我自己制作数据集后,在训练时在wheat0.yaml中要按照什么样的方式进行排放呢?