Hello everyone,
I am currently doing a medical image processing project. I have a dataset with 300 CT images from each person. I want to determine whether the subject is patient or not. So I need to decide based on all CT images from each person. Which deep learning algorithm can be used for this goal? Is conv-lstm a good choice?
Thanks in advanced