Meize0729 / RSBuilding

This is the pytorch implement of our paper "RSBuilding: Towards General Remote Sensing Image Building Extraction and Change Detection with Foundation Model"
Apache License 2.0
105 stars 2 forks source link

what‘s test4.txt? #6

Open kuaiqushangzixiba opened 7 months ago

kuaiqushangzixiba commented 7 months ago

image

If I change it to test. txt gives the following error

FileNotFoundError: [Errno 2] No such file or directory: '/data/RSBuilding-main/Levir-CD/test/A_512_nooverlap/test_100_crop_0.png\t/data/RSBuilding-main/Levir-CD/test/B_512_nooverlap/test_100_crop_0.png\t/data/RSBuilding-main/Levir-CD/test/label_512_nooverlap/test_100_crop_0.png\t\t'

KamenC commented 7 months ago

I'm having the same problem, if you find out how to fix it, I hope you can share, thanks!

Meize0729 commented 7 months ago

You can go to this dir "tools/data_process" for more details, thanks