A brain tumor multiclass classification from MRI images using transfer learning technique. Two models' performance is compared:
- TL on top of VGG16 <- (36M params)
- TL on top of EfficientNetB0 <- (4.5M params) Still further improvements must be done:
- Additional regularization techniques must be applied to decrease overfitting
- Object Detection and Segmentation must be provided for a better overall usage