Open hajra90 opened 3 years ago
Hi @hajra90
What do you mean by "test code"? If you want to fine-tune the pre-trained model on your own data, you must build the training script by yourself, such as data loader, model trainer, evaluation, etc.
You can also refer to examples at https://github.com/MrGiovanni/ModelsGenesis/tree/master/keras#3-fine-tune-models-genesis-on-your-own-target-task
Best, Zongwei
hello, Thanks for your reply. I am fairly new in this field. what I meant by test code was that I want to see evaluation results of your 3D model on the 3D cubes from LUNA16 provided by you just to see the results once. Will I have to fine-tune the model on LUNA16 to see the results?
Looking forward to your reply.
Hi, can you please provide the test code which i can run for my own data to see the performance.
Thanks!