I used train3d.py for training, saved the weights after training, and then loaded them. We found that regardless of which parameters I set as trainable, the network converged based on the training loss results. However, the results from the saved model during testing were always the same.
I used train3d.py for training, saved the weights after training, and then loaded them. We found that regardless of which parameters I set as trainable, the network converged based on the training loss results. However, the results from the saved model during testing were always the same.