Giter VIP home page Giter VIP logo

Comments (7)

DotWang avatar DotWang commented on May 29, 2024

'BIT' is a change detection method, it is proposed by the paper:

H. Chen, Z. Qi, and Z. Shi, “Remote Sensing Image Change Detection With Transformers,” IEEE Trans. Geosci. Remote Sens., vol. 60, p.3095166, Jan. 2022

from vitae-transformer-remote-sensing.

zgsxwsdxg avatar zgsxwsdxg commented on May 29, 2024

'BIT' is a change detection method, it is proposed by the paper:

H. Chen, Z. Qi, and Z. Shi, “Remote Sensing Image Change Detection With Transformers,” IEEE Trans. Geosci. Remote Sens., vol. 60, p.3095166, Jan. 2022

Ths,How to understand this sentence ‘For LEVIR dataset, clip the images to 256 × 256 patches and change the structure to’?Whether the aspect provides scripts to process the data?I download levir dataset,but the dataset is 1024 and There is no output folder, just a label folder.

from vitae-transformer-remote-sensing.

DotWang avatar DotWang commented on May 29, 2024

'BIT' is a change detection method, it is proposed by the paper:
H. Chen, Z. Qi, and Z. Shi, “Remote Sensing Image Change Detection With Transformers,” IEEE Trans. Geosci. Remote Sens., vol. 60, p.3095166, Jan. 2022

Ths,How to understand this sentence ‘For LEVIR dataset, clip the images to 256 × 256 patches and change the structure to’?Whether the aspect provides scripts to process the data?I download levir dataset,but the dataset is 1024 and There is no output folder, just a label folder.

You need to crop the images, labels and organize the folders, it is easy to implement.

from vitae-transformer-remote-sensing.

zgsxwsdxg avatar zgsxwsdxg commented on May 29, 2024

'BIT' is a change detection method, it is proposed by the paper:
H. Chen, Z. Qi, and Z. Shi, “Remote Sensing Image Change Detection With Transformers,” IEEE Trans. Geosci. Remote Sens., vol. 60, p.3095166, Jan. 2022

Ths,How to understand this sentence ‘For LEVIR dataset, clip the images to 256 × 256 patches and change the structure to’?Whether the aspect provides scripts to process the data?I download levir dataset,but the dataset is 1024 and There is no output folder, just a label folder.

You need to crop the images, labels and organize the folders, it is easy to implement.

我的英文不太好,还是中文问下你吧。 就是裁切确实容易实现,我不太明白的是:如果随机裁切,那么每个人的样本不一样,训练的模型MAP和paper是否有大的gap,如果有大的gap,怎么确定问题在哪?怎么能排除不是裁切的问题?你是随机裁切的么?谢谢

from vitae-transformer-remote-sensing.

DotWang avatar DotWang commented on May 29, 2024

你说的随机裁剪是啥意思,这个数据集是1024*1024的,讲道理你裁剪成256*256是不用设置overlap的,而且这个数据集训练集验证集和测试集是固定的啊,不存在什么随机性吧

from vitae-transformer-remote-sensing.

DotWang avatar DotWang commented on May 29, 2024

我貌似懂了,你的意思是训练过程中在数据增强部分随机裁剪?那貌似不太行,这个LEVIR数据集应该是先裁剪,变成图像尺寸为256*256的新数据集,再用这个整理好的新数据集拿去训练

from vitae-transformer-remote-sensing.

zgsxwsdxg avatar zgsxwsdxg commented on May 29, 2024

我貌似懂了,你的意思是训练过程中在数据增强部分随机裁剪?那貌似不太行,这个LEVIR数据集应该是先裁剪,变成图像尺寸为256*256的新数据集,再用这个整理好的新数据集拿去训练

谢谢你的耐心解答,我知道了,你的裁切就是等分裁切成256x256,这样的话样本的确定的。再次感谢,如果有不懂的还得请教你。

from vitae-transformer-remote-sensing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.