-
I tried to train my model with MMdetection, however, error like "attempted relative import with no known parent package" and "KeyError: 'mask_detectionDataset is not in the dataset registry'" keep sho…
-
![image](https://user-images.githubusercontent.com/16681534/131690252-bafe60ef-95de-4959-9be2-fda367221243.png)
![image](https://user-images.githubusercontent.com/16681534/131690316-c1b92648-52d9-45b…
-
Why does the swin transformer config files have work_dir = work_dir = ... at https://github.com/SwinTransformer/Video-Swin-Transformer/blob/d13b5a30ce1d2398c376f228ab43759ebbe601d5/configs/recognition…
g1910 updated
3 years ago
-
a. 具体操作系统,CentOS7
b. Python版本号,如Python3.7.11
c. CUDA/cuDNN版本, 如CUDA10.1/cuDNN 7.6.5
运行命令 python /PaddleClas-release-2.2/paddleclas.py --infer_imgs=/test_images --model_name=SwinTransformer…
-
Hi all,
In table 4 of the arxiv preprint https://arxiv.org/pdf/2106.09785.pdf, the reported AP^bb of Supervised = 46.0
Why is this number lower than the ones reported in the Swin paper ?
- See T…
-
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
**Describe the bug**
When exporting Swin-S + Upernet mode…
-
Checklist
I have searched related issues but cannot get the expected help.
I have read related documents and don't know what to do.
Describe the question you meet
Hi mmcls team,
I did a seri…
-
yaml配置如下:
# global configs
Global:
checkpoints: null
pretrained_model: null
output_dir: ./output/
device: gpu
save_interval: 1
eval_during_train: True
eval_interval: 1
epochs…
-
My code:
`if __name__ == '__main__':
""" python swinT_example.py -image-path
Example usage of using cam-methods on a SwinTransformers network.
"""
label_map_path = '../…
-
I tried to run the following command:
`python tools/train.py configs/swin_transformer/swin_large_384_imagenet.py`
I got the following error:
```shell
Traceback (most recent call last):
Fi…