RelyOn

Results 9 comments of RelyOn

你解决了么,应该是路径问题

> @Minerva-J @lm-ZHAO98 @justchenhao > > I have uploaded WHU-CD dataset to DropBox and you can download it here: https://www.dropbox.com/sh/aq850z7ouvobzgw/AAAXliu8sad6f29xy8NN5ZWPa?dl=0 thank you. I have a try

""" Change detection data set with pixel-level binary labels; ├─A ├─B ├─label └─list """ OSError: path to the root of LEVIR dataset\list\test.txt not found. 你好,这个list文件是程序生成的吗?还是需要自己处理呢?

> 针对LEVIR_CD数据集,我直接缩放到256*256之后,精度在49左右,是什么原因拿。。 代码没有分割吗?为什么要resize

> > """ 使用像素级二进制标签更改检测数据集; ├─A ├─B ├─label └─list """ OSError: path to the root of LEVIR dataset\list\test.txt not found. 你好,这个列表文件是程序生成的吗?还是需要自己处理呢? > > > """ 使用像素级二进制标签更改检测数据集; ├─A ├─B ├─label └─list """...

> i also train the model base_transformer_pos_s4_dd8 on the v100,but,i cannt do this with yours Excuse me,can you tell me how to make the list folder?

> > > > Ubuntu system ls -R ./label/* > 'test.txt' it's efficient,thank you

> Hello! I would like to recur your code ,Would you mind giving me the WHU-CD dataset you've already processed? My email address is [[email protected]](mailto:[email protected]) . Thank you very much!...

> > hello ,when I run sh scripts/run_CD.sh,there is a OSError: path to the root of LEVIR_CD dataset/list/trainval.txt not found. > > could you please tell me the way you...