Table 2 Inferences from literature Review.
From: Feature fusion context attention gate UNet for detection of polycystic ovary syndrome
Methodology and Inference | Advantages | Limitations | |
|---|---|---|---|
Sequential CNN | Fuzzy CNN5, Confluence CNN12, ESDPCOS13, AMCNN14, KNN based CNN15, MLOD16, Ocys-Net17, ITL-CNN19, Ensemble CNN20, Hybrid CNN23, Sequential CNN27, 2D CNN29, Tri-stage wrapper CNN31, SSFSE-DL36, DLNNSVM40, GrabCut and Fuzzy Logic -SNN Model41 | Best in handling images with permissible noise and scalable to apply the same model to any large number of datasets Easy to integrate with other CNN architectures or combined with TL Image pixels and the ROI are identified uniquely in each convolution layer operation | The model should be refined with labelled data Need to validate with various cross-validation methods to fine-tune the accuracy Need separate validation to handle augmentation images Depends on feature filtering to extract deep features from the ultrasound images |
Recurrent CNN | Complex Spatial Recurrent Neural Network U-Net22, Elman NN32, Back Propagation Algorithm35 | Spatial relationship between image pixels is effectively correlated Relationship between the image frames is reused Effectively extract the patterns in ultrasound image | Best suited for large dataset Less performance while handling image with ling sequences and cannot handle static image data Depends on effective feature extraction methods |
Pre-Trained CNN | AResUNet1, Inception CNN2, ResNet4, VGGNet4, Inception V34,28, PCOS-WaveConvNet6, PCONet7, VGG168,9,24,30, ASPPNet10, HHO-DQN18, SqueezeNet26, UNet and EfficientNet38, GIST-MDR42, U-Net3 and ResNet3 | AResUNet achieves 98% of accuracy Inception CNN achieves 84.81% of accuracy Exhibits good performance with little amount of data Best in extracting the deep features | Model need to be fine-tuned with several activation function and number of layers to improve the performance Depends on balanced data before fitting the model |