zaaa
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...
 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.  mmsegmentation : The model and...
[Feature] The performance of transformer-based rotation object detection is not as good as ResNet50.
### 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?
上采样是否适用
如题, 小波变换上采样是否试用
cuda
真的很吐槽直接下载cuda11.2这个设置  明明我的设备最低支持11.8 还没配好不能测试 运行就直接下载 下载完还不能用。
大佬好啊! 我想问目前遥感检测方向模型会进行时间复杂度的理论计算和证明吗?O()的那种? 为什么
mmdetection/configs/maskd/faster_rcnn_r101_fpn_2x_coco.py 作者您好!创造性的作品 请问在faster_rcnn中添加一个MasKDHook就能够实现MasKD蒸馏吗?我感到不可思议的!请问是怎么工作的MasKDHook