tphankr
tphankr
Thank you @TheoEst, Although your code made difficultly for me a lot, for example: I don't see where is the "save" folder. But I can, now. Please help me step...
Thank you @TheoEst, Four days, I tried downloadly and run your code. Only passed the first step is "python3 -m abdominal_registration.main...", as following:  1) **Can I skip the "Pretrain"...
Thank you very much @TheoEst, Now I will continous from your advises. Thank you @TheoEst .
> 2. You can do directly the **Prediction** step without doing the **Pretrain** step. The pretrain step increase the results as detailed here : https://github.com/TheoEst/abdominal_registration#performances . But it is not...
Yes, thank you @TheoEst, I just have to write --val and --train with no equal but had the error "predict_reg.py: error: ambiguous option: --val could match --val-batch-size, --val-crop-size, --val-cohorts" I...
Thank you for your reply, My issue is to **do not run yet "the Pretrain" step to predict.** It notificate the error, as above (about "-- val could match --val-batch-size,...
Thank you @TheoEst, Allow me give you the results when ran the comment line (python -m abdominal_registration.predict_reg -h): . Thank you @TheoEst .
Thank you, @TheoEst. I did not modify anything and my python version is 3.8.3. ------------ My processing, as following:--------- When I trained complely without the pretrain step, I had the...
> It just stops at > 2. Run the training on GPU with nohup > without running any epoches @boba1234 It means, we had like this, it is okies: ...
Please help, I face the error: No module named 'kits21'.  I also tried to do but at the third step ( pip install -e in the setup.py is localed...