YinggangLi

Results 11 issues of YinggangLi

![test2](https://user-images.githubusercontent.com/40205682/177008265-0314a86b-a33a-45b4-909f-62986481134d.jpg)

I used tf with version 1.4 before,but when I run the try_detector.py, it raised the error: ValueError: No op named NonMaxSuppressionV3 in defined operations. Then I updated my tf version...

Hello, your provided training inputs seem like been dealt with undexposured operations. Can you provide with original input images? Thanks a lot.

After NL, the next step is SelNL, but i have problems with "py > 1/c". According to my understanding, the ideal condition is that the network will output a low...

如果要对m,l,x的模型剪枝,要在哪些地方做调整?

### 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 cannot get the expected help....

I found that int the tensorrt.cc in the tensorrt_backend repo, the handle is opened but not closed explicitly. ``` if (cmdline.Find("plugins", &value)) { RETURN_IF_ERROR(value.AsString(&value_str)); size_t pos = 0; std::string plugin;...

bug
module: backends

can you share your trained models? I am trying to have a look at the performance of HDRnet on my data. Just for a rough comparison.

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question Error: ../paddle/phi/kernels/gpu/one_hot_kernel.cu:37 Assertion `p_in_data[idx] >= 0 &&...

question