From e48cb6b4cd367dad928d07f0a742958124f3f574 Mon Sep 17 00:00:00 2001 From: ARPIT Date: Wed, 24 Jan 2024 20:46:23 +0530 Subject: [PATCH] fixed the image problem --- Brain Tumor Detection/Model/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Brain Tumor Detection/Model/README.md b/Brain Tumor Detection/Model/README.md index b59799ab6..2b99fcecb 100644 --- a/Brain Tumor Detection/Model/README.md +++ b/Brain Tumor Detection/Model/README.md @@ -86,10 +86,8 @@ Chose these models due to their effectiveness in image classification tasks and -### 📈Results - ## 📈 Performance of the Models based on Accuracy Scores -| ![CNN Plot](/Images/cnn_plot.png) | ![RESNET50 Plot](/Images/resnet50.png) | ![VGG Plot](/Images/vgg_plot.png) | +| ![CNN Plot](../Images/cnn_plot.png) | ![RESNET50 Plot](../Images/resnet50.png) | ![VGG Plot](../Images/vgg_plot.png) | |---|---|---| - **CNN:**