Balabala Hong

Results 10 issues of Balabala Hong

I want to conduct some experiments on other datasets using torchmeta, for example, NWPU-RESISC45. How to process the original file to make it well-matched with torchmeta (as I found the...

Hi, thank you for share your awesome work. But I cannot find the attention module and code for 5-shot semantic segmentation, can you tell me where is is?

Is there anybody can give the concrete version problem about ScriptHookVDotNet2 and VAutodrive? Also if the dll files can be shared would be great.

Hi,@rishizek: Thanks for your implementation of deeplabV3, but I cannot find the multigride architecture as you mentioned in the Evaluation of README file: "repo | MG(1,2,4)+ASPP(6,12,18)+Image Pooling | 16 |...

Hello, cool work! I tried to use the `transforms.Normalize()` method instead of designing a `Normalization` class as you did ,but the loss seems not converging, is it unachievable to use`...

### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...

NPU

### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...

NPU

### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...

Hello, I'm testing your code on Ascend NPU devices. The GIoU Loss in your reports contains several cuda ops from mmcv. What about the implementation of the pure torch-based GIoU...

Hello, thank you for your work. I am counfusized on your `crop_support()` function in `datasets/pascal_voc/2_gen_support_pool.py` during support pool generation. What is the meaning of `context_pixel` variable? And how to properly...