mahmoodlab/PathomicFusion

About the pkl files

Opened this issue · 3 comments

Do you use files from other repos to generate pkl files? If yes, please tell me how to produce the pkl files. Thx.

Do you mean the .pkl files in './data/splits' or './data/checkpoints'? The ones in './data/splits' are made by 'make_splits.py'. The ones are produced in the training process.

Do you mean the .pkl files in './data/splits' or './data/checkpoints'? The ones in './data/splits' are made by 'make_splits.py'. The ones are produced in the training process.

Hello, I would like to ask whether you run the make_splits.py file once and then run the corresponding single-modal and multi-modal training and test files, or whether you run the make_splits.py file multiple times and then run the corresponding single-modal and multi-modal training. test file

Do you mean the .pkl files in './data/splits' or './data/checkpoints'? The ones in './data/splits' are made by 'make_splits.py'. The ones are produced in the training process.

Hello, I would like to ask whether you run the make_splits.py file once and then run the corresponding single-modal and multi-modal training and test files, or whether you run the make_splits.py file multiple times and then run the corresponding single-modal and multi-modal training. test file

Hello. I only run it once for each mode.