Does Deep learning based analysis require image registration?

조회 수: 1 (최근 30일)
Rayyan Khan
Rayyan Khan 2019년 6월 4일
편집: Rayyan Khan 2019년 6월 4일
Image registration is commonly required in bio-medical images analysis. To allign and to get best features. Whereas, deep learning based artitecture tries to find best features own its own.
My question is if we are dealing with bio-medical lower abdominal CT scan images using deep learning based classification, does registration is still required for training datasets? Since we use data augmentation in deep learning for more variability of training data in that case what will be the benefit of image registration? In my opinion after augmentation of images there seems to be no useful application of image registration?

채택된 답변

Priysha Aggarwal
Priysha Aggarwal 2019년 6월 4일
Image registration can help you solve cases of affine transformations in your CT scan images. If your deep learning architechture for classification fits on a training set which does not have images with different rotations and translations etc., image registration of all input images might help to handle different possible transformations possible in images in testing set.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by