-
When use the mask rccn swin from the mmdet offical repo
```bash
/data/sophia/a/Xiaoke.Shen54/repos/mmdetection/mmdet/models/detectors/two_stage.py:29: UserWarning: DeprecationWarning: pretrained i…
-
您好:
我尝试复现你的这个项目,但是因为我的算力不足,我想用HRSC2016数据集,当我把
mmdet/models/backbones/swin.py
mmdet/models/backbones/init.py
configs/obb/oriented_rcnn/fasxxx.py
等等文件准备好,并且选择好HRSC2016数据集之后,出现了这个问题:
FoundError…
-
I am using this model for custom training on my dataset in Colab. As I started training , got the error-
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/m…
-
您好,请问论文中的这个密集相对损失函数drloc怎么融合到swin-T的语义分割模型里呢?
-
When I use Swin as a backbone for my model, I try to use the use_abs_pos_embed in config file but get an error. How to solve this problem.
Detailed information:
sys.platform: linux
Python: 3.9.7 …
-
Hi, I run into same problem as the link below, i.e. when using lovasz loss with loss_type='binary', the following problems will occur
IndexError: The shape of the mask [....] at index 0 does not matc…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetec…
-
请问SwinTransformer的预训练权重及分割模型怎么找,暂时没找到预训练权重,或者Swin相关的分割模型
-
请问,有没有适合于paddleseg的SwinTransformer预训练模型?如类似 https://bj.bcebos.com/paddleseg/dygraph/hrnet_w18_ssld.tar.gz .
谢谢!
-
At object_detection ![README](https://github.com/facebookresearch/ConvNeXt/blob/main/object_detection/README.md#training)
```
# single-gpu training
python tools/train.py --cfg-options model.pret…