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

Some questions about data processing #1

Open
Springfield233 opened this issue Feb 15, 2023 · 5 comments
Open

Some questions about data processing #1

Springfield233 opened this issue Feb 15, 2023 · 5 comments

Comments

@Springfield233
Copy link

Good work!
I would like to ask the author that the data you provide is only. bin files. Please tell me how to do data preprocessing and could you provide the corresponding code?

@bianhao123
Copy link
Owner

Thanks! Our data preprocessing pipeline mainly follows the https://github.com/histocartography/seg-gini/blob/main/bin/create_sicap_data.py to create the whole data. And then follow the https://github.com/histocartography/seg-gini/blob/main/bin/preprocess.py to extract the superpixel region feature. The data preprocessing code of our framework version will be released soon.

@Springfield233
Copy link
Author

Thanks. I'll try it first.

@wxyz-wjx
Copy link

谢谢。我先尝试一下。
请问你解决了数据预处理以及可视化的操作了吗

@zhanghaoyue
Copy link

I used the code to extracted patches and the node number does not match yours. It seems you have 5x more nodes than if use segGini's approach...

@SuooL
Copy link

SuooL commented Sep 12, 2024

The code at
https://github.com/histocartography/seg-gini/blob/1c90f832d7c872f8d9eafa72aa6afcdab7808b7f/bin/create_sicap_data.py#L76 can not run successfully.
All the mask files were in JPG format, not PNG format.

Can you provide the dataset with PNG masks?

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

5 participants