File size: 634 Bytes
d63c0b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc0-1.0
---

# Tumor_Image_Dataset (NPY Version)

## Dataset Summary

Original data source: https://doi.org/10.34740/kaggle/dsv/2645886  
Original dataset: Brain Tumor MRI Dataset
Original license: CC0-1.0  

This repository contains a processed version of the original dataset.  
Total size: approximately 1 GB.  
Data format: NumPy `.npy` files.

## Dataset Structure

The dataset is stored in `.npy` format.  
All images are reshaped to `(3, 224, 224)`.

## Preprocessing

- All images were reshaped to `(3, 224, 224)`.

## License

Original dataset license: CC0-1.0  
This processed version is released under CC0-1.0.