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

saving preprocessing data #46

Open
mehrnia opened this issue Oct 25, 2024 · 1 comment
Open

saving preprocessing data #46

mehrnia opened this issue Oct 25, 2024 · 1 comment

Comments

@mehrnia
Copy link

mehrnia commented Oct 25, 2024

I wanted to save the augmented,... data , Actually I want to use only the preprocessing of Pymic on my own model.
what is the approach?

@taigw
Copy link
Contributor

taigw commented Dec 18, 2024

You can use the prepreocess.py script:
https://github.com/HiLab-git/PyMIC/blob/master/pymic/net_run/preprocess.py
A configuration file XXX.cfg is needed for that script, where the configurations for transformation (preprocessing) can be set in the same way as that for model training.

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