Closed MattClarkson closed 3 years ago
Good presentation.
Also read Daniel's classic: http://dx.doi.org/10.1109/42.796284
A couple more questions. If you can paste a quick explanation below, or discuss at the next supervision, then we can close this ticket.
Thanks for the questions Matt. The paper you sent was quite helpful to clarify an expand on the applicaitons of FFD and B-splining in image registration. I've included my responses to the questions, and please let me know how you think of them!
The difference between fully supervised DL registration and unsupervised would be the training data. A fully supervised network would be trained with a dataset including the inputs and outputs, whereas unsupervised would be trained with only input data. Moreover, fully supervised network's cost function would calculate the similarity between our prediction with respect to the datset output.
In the context of medical image registration, our fully supervised model would be trained with a dataset containing pairs of images as well as a corresponding registered image. Deeply learnt algorithm means that we will layer neural networks as our training architecture.
Clarification question: Since our network is trained to output registered images to be as similar as our dataset, would this mean that the registration performance of our alogirthm would be dependent and LIMITED to the registration performance of our dataset?
Hello
https://arxiv.org/pdf/1704.06065.pdf