Tumor_Image_Dataset / README.md
YRHuang's picture
Update README.md
d63c0b3 verified
---
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.