LoveDA icon indicating copy to clipboard operation
LoveDA copied to clipboard

[NeurIPS 2021] LoveDA: A Remote Sensing Land-Cover Dataset for Domain Adaptive Semantic Segmentation

Results 39 LoveDA issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last). File ""home/libowen/LoveDA-master/Semantic_Segmentation/predict.py", line 52, in smodule> predict test(argsckpt path, args.config path, args.out dir) File "/home/libowen/LoveDA-master/Semantic_Segmentation/predictpy", line 37, in predict test model.load_state_dictmodel_state_dict) File "home/libowen/.conda/envs/bw/ib/python3.8/site-packages/torch/nn/modules/module,py", line 1667,...

question

I download pretrained weight and use predict.py to test some images, but meet this bug, what's the problem of the fuse_layers? ` File "test4/Road/LoveDA-master/Semantic_Segmentation/module/baseline/base_hrnet/_hrnet.py", line 394, in forward y =...

question

How do I set up multi-GPU training?

question

when I run this "bash ./scripts/train_hrnetw32.sh", script. It indicates this error

question

When training self-training 2urban scripts, such as CBST_train.py and IAST_train.py, there is a problem which is 'FileNotFoundError: No such file: '/home/xxx/ssuda/UDA/log/cbst/2urban/pseudo_label/3814.png''. I guess this is because that the batch size...

question

请问现在想运行这个项目,应该安装什么pytorch版本比较合适?尝试安装高版本会报版本错误,但是conda,pip好像不维护pytorch1.7以下的版本了,想请教一下!

Why can't I submit the results in the competition? Every time I clicked on submission, I got stuck. Even if I refresh it again, I can't see the previous submission...

Hello Junjue, I have been trying to submit my results ot the Codalab portal but my submission is failing with the following error. I have already seen some related issues...

Hello, could you please provide the specific data from Figure 3(a)? We would be very grateful.