zaaa

Results 14 issues of zaaa

Hello! Thank you for your very influential work. I noticed that your dataset includes five sets, but in the Data Preprocessing section, you only provided the processing methods for three...

![image](https://github.com/lhoyer/DAFormer/assets/67825164/f57f92ca-82ee-4370-ae20-b7d6da9d248a) cv2.error: OpenCV(4.4.0) C:\Users\appveyor\AppData\Local\Temp\1\pip-req-build-h4wtvo23\opencv\modules\core\src\alloc.cpp:73: error: (-4:Insufficient memory) Failed to allocate 6291456 bytes in function 'cv::OutOfMemoryError' Where exactly is the memory limit being exceeded? How can I increase this type of...

Hello! Dear author, it's a pleasure to read your excellent and meaningful work. However, I've noticed some issues when loading pretrained parameters during training. ![image](https://github.com/rayleizhu/BiFormer/assets/67825164/9100e677-3c8f-4044-af6c-2ce756ac7975) mmsegmentation : The model and...

### What's the feature? Recently, I conducted experiments comparing different models and found that using transformer-based models for rotation object detection did not perform well. I recall reading that the...

May I ask which files I should modify if I want to use the SA-M strategy in o-rcnn?

Dear Author, I would like to apply the PPA active learning strategy to RCNN or Rotated RCNN. Is it suitable for these models? How should I proceed?

如题, 小波变换上采样是否试用

真的很吐槽直接下载cuda11.2这个设置 ![image](https://github.com/user-attachments/assets/b5f725d8-ff81-42da-a4b3-dc5514a62783) 明明我的设备最低支持11.8 还没配好不能测试 运行就直接下载 下载完还不能用。

大佬好啊! 我想问目前遥感检测方向模型会进行时间复杂度的理论计算和证明吗?O()的那种? 为什么

mmdetection/configs/maskd/faster_rcnn_r101_fpn_2x_coco.py 作者您好!创造性的作品 请问在faster_rcnn中添加一个MasKDHook就能够实现MasKD蒸馏吗?我感到不可思议的!请问是怎么工作的MasKDHook