jyang68sh

Results 7 issues of jyang68sh

Hi, Denny! I have been following your notes for a long time since I was a college students. Hope I can see some new thoughts from you!

Hi I appreciate your great work! I have utilized mmdeploy for grid sampler for my model. However, when I do inference speed test. For STDC2, on mmseg I got FPS...

Hi I would like to export a retrained model from onnx to tensorrt on resolution size: 2048x1024, 1024x512. However, gridsampler is not a supported op by onnx. Could you give...

Hi nice paper. I was wondering from the methods, could you get a quantified number of uncertainty for the model output?

Hi is there a plan for multitask framework for mmseg & mmdet? Thanks!

**Describe the bug** ``` Running pytorch2onnx on standard stdc2 512X1024 config failed. Error code: TypeError: forward() got multiple values for argument 'img_metas' ``` **Reproduction** 1. What command or script did...

Hi, Thanks for the great framework. I am new to the framework. I have trained a deepcluster model. When I want to test it, it gives an error: "AttributeError: 'ConfigDict'...