CDMA icon indicating copy to clipboard operation
CDMA copied to clipboard

from train_baseline import get_files_redistribution, get_val_WSI_loader

Open giulliabraga opened this issue 10 months ago • 1 comments

Hello! First of all, thank you for making your project available, it is fantastic :)

I have encountered an issue though: from train_baseline import get_files_redistribution, get_val_WSI_loader grants me a "ModuleNotFoundError: No module named 'train_baseline'". This import is happening on "train_CDMA_Plus.py", and I believe train_baseline is a .py file that has these functions, am I correct? Unfortunately, even browsing through your former commits I could not find it, and I'm pretty sure it's not a python package either. Could you help me with that? Thank you!

giulliabraga avatar Apr 16 '24 16:04 giulliabraga