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

About 01Data_PreProcess #3

Open
xUyONGzHI1234 opened this issue Nov 30, 2024 · 3 comments
Open

About 01Data_PreProcess #3

xUyONGzHI1234 opened this issue Nov 30, 2024 · 3 comments

Comments

@xUyONGzHI1234
Copy link

Hello, may I ask how the "csi_leave2_test.mat", "csi_leave2_train.mat", "label_leave2_test.mat", "label_leave2_train.mat" file is generated?

@ChunjingXiao
Copy link
Owner

Please refer to https://github.com/ChunjingXiao/DeepSeg

@xUyONGzHI1234
Copy link
Author

Please refer to https://github.com/ChunjingXiao/DeepSeg

Okay, thanks for the answer.

@xUyONGzHI1234
Copy link
Author

Please refer to https://github.com/ChunjingXiao/DeepSeg

Hello, teacher, when I generated the required files through the code provided by DeepSeg, and then ran the 01Data_PreProcess step, I encountered a problem and would like to ask for your guidance. There is a line in the code like this: "unlabel_data = np.zeros((200, 30, 3, 150), dtype="uint8")", which I guess indicates that the csi data structure should be (Time, Sub, antenna, Num), However, the code provided by DeepSeg generates (120, 30, 3, Num), because the specific data structure when csi is converted into pictures is not clear in the paper, so I would like to consult here.

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

2 participants