Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how should I preprocess the data? #2

Open
GanZhan opened this issue Oct 3, 2021 · 4 comments
Open

how should I preprocess the data? #2

GanZhan opened this issue Oct 3, 2021 · 4 comments

Comments

@GanZhan
Copy link

GanZhan commented Oct 3, 2021

Hello, I read your paper, it looks like we need to resize the input data into 192×192×60, but the model(EncodeTrans_V3DUNet) seems only accept the 5-dimensional input, so I am kind of confused?
(1) EncodeTrans_V3DUNet is your proposed method SpecTr, right?
(2) what should I preprocess the input hyperspectral image to obtain (b, c, s, w, h), especially the meaning of s?
Could you kindly share your ideas?

@boxiangyun
Copy link
Owner

boxiangyun commented Oct 3, 2021 via email

@boxiangyun
Copy link
Owner

boxiangyun commented Oct 12, 2021 via email

@GanZhan
Copy link
Author

GanZhan commented Nov 3, 2021

Hello, Thanks for your reply. I am trying to reproduce your result, but it seems like you only use part of the data in your given dataset, I have already downloaded the whole dataset, could you kindly give me the 401 training filenames and 113 testing filenames of your dataset? I can construct the dataset by myself, I will be really thankful if you could help me with this. Hoping this won't cause you much trouble.

@luckyhug
Copy link

Also wanted to test on the full code files, I have downloaded the whole dataset on their website @hfut-xc-yun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants