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

Code about duplicate of image1 #8

Open 111-zmy opened 5 months ago

111-zmy commented 5 months ago

I read in your paper that "For the building extraction task, which includes building segmentation annotations, we create a duplicate of I1, denoted as I2, and apply random photometric distortion." But I can't find where exactly in your code this is done. Could you give me some pointers?