Spaces:
Runtime error
Runtime error
File size: 1,463 Bytes
125e0ee 3420023 125e0ee 753a485 125e0ee 753a485 13cbc00 753a485 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
---
title: Brain Tumor Demo
emoji: π
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 3.41.2
app_file: app.py
pinned: false
---
Description: :
We present a demo for performing object segmentation with training a Yolov8-seg on Brain tumor dataset. The model was trained on 236 training images and validated on 28 images.
Usage :
You can upload Brain tumor images, and the demo will provide you with your segmented image.
Dataset :
This dataset comprises a total of 278 images, which are divided into three distinct sets for various purposes:
-Training Set: It includes 236 images and is intended for training the model.
-Validation Set: There are 28 images in the validation set, which is used for optimizing model parameters during development.
-Test Set: This set consists of 14 images and serves as a separate evaluation dataset to assess the performance of trained models.
-License: This dataset is made available under the Creative Commons Attribution 4.0 International License (CC BY 4.0).
To access and download this dataset, please follow this link: https://universe.roboflow.com/detection-qskiw/segmnetation
Download Dataset:
To download the dataset we used, you can use the following command in colab :
!wget https://universe.roboflow.com/ds/AsTB5oygI6?key=bOrqP0fWlJ
Feel free to explore and use this repository for your object segmentation needs. If you have any questions or need assistance, please don't hesitate to reach out |