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

network_trainer was found but is not derived from nnFormerTrainer. #66

Open
yushz opened this issue Apr 22, 2022 · 4 comments
Open

network_trainer was found but is not derived from nnFormerTrainer. #66

yushz opened this issue Apr 22, 2022 · 4 comments

Comments

@yushz
Copy link

yushz commented Apr 22, 2022

Hi, excuse me.A problem occurred using the hippocampus dataset, which did not report an error before using the LITS dataset.Hope to get your answer.

@yushz
Copy link
Author

yushz commented Apr 22, 2022

4~$O$OGJBQQ{BY_DN0A(HZL

@282857341
Copy link
Owner

The problem occurs when the prefix of the trainer file is not started with the nnFormerTrainer. Please check the class name inside the trainer file.

@yushz
Copy link
Author

yushz commented Apr 22, 2022

The problem occurs when the prefix of the trainer file is not started with the nnFormerTrainer. Please check the class name inside the trainer file.

I am honored to get your reply, I double checked the trainer file as well as the class immediately after I received your reply, I found that what I wrote might be correct, please come back to me if there might be any other reason?
P550XZHUE6{~NDIXD9RJ0LV

@282857341
Copy link
Owner

Let nnFormerTrainerV2_nnformer_Hippocampus.py inherits the nnFormerTrainer.py. And network_triainer_Hippocampus.py, network_triainer_LITS.py, nnFormerTrainer_Hippocampus.py and nnFormerTrainer_LITS.py are not used, unless you want to modify the code for different datasets.

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