-
If you feel we have helped you, give us a STAR! :satisfied:
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The issue has not been fixed in the latest versi…
-
I just found that the test setting needs two txt files which are datasets_color.txt and dataset_names.txt in the yaml file. I have no idea of how to get these two files. Could you please tell me?
Tha…
-
Hello, @zhanghang1989.
I try to train PSPNet on cityspaces by script " CUDA_VISIBLE_DEVICES=0,1 python train.py --dataset citys --model psp --aux " with resnet50 as backbone.
However, the model o…
cydqc updated
3 years ago
-
Traceback (most recent call last):
File "train.py", line 148, in
main()
File "train.py", line 144, in main
meta=meta)
File "/data/PycharmProjects/EfficientPS/mmdet/apis/train.py", …
-
I got Nan loss:
```
04-08 10:51:43.489 NaN or Inf found in input tensor.
04-08 10:51:43.559 [epoch 28], [iter 8136 / 13576], [train main loss nan], [lr 0.001678]
04-08 10:51:43.560 NaN or Inf fo…
-
I haven't change anything in the code and directly run the non-local architecture (configs/nonlocal_net/nonlocal_r50-d8_512x1024_40k_cityscapes.py) on cityspaces dataset.
The training schedule would…
-
Hi,your work are so awesome!Congratulation!
I want to progress my prediction ,would you give a simple tutorial to use Segmix directly?
Thanks for your help!
您好,我想把Segmix应用到我的模型,请问能否出个关于Segmix代码的简单使…
-
When I use this command to test, I got error:
The following error occurred. Please point out what needs to be fixed.
I think the problem is where to place the train.txt. I put it in several direct…
-
Hi, why your results in Table 2 (cityspaces and ade) different from those from SPADE paper while you used the same dataset train/test splits? For instance, results of SPADE on cityscapes are 62.3 mIoU…
-
请问推理对测试图片有和要求?我在网上找了几张图片1000像素左右的图片均报错,图片命名也按照您的示例图片来,也还是报错
Model: td4-psp18
Traceback (most recent call last):
File "test.py", line 112, in
test(args)
File "test.py", line 82, in test
…