--- a +++ b/README.md @@ -0,0 +1,17 @@ +## About Dataset +### Overview +This dataset contains 3,383 mammogram images focused on breast tumors, annotated in a folder structure. +The dataset was exported from Roboflow, a platform for computer vision projects. +It is ideal for building and testing Deep-learning models aimed at detecting breast tumors through mammograms. + +### Preprocessing +The following preprocessing steps were applied to the images: +* Auto-orientation of pixel data (EXIF-orientation stripping) +* Resized to 640x640 pixels + +### Usage +This dataset can be used for various computer vision tasks, including: + +* Breast tumor detection and classification +* Training deep learning models for medical imaging +* Research in healthcare and medical diagnosis \ No newline at end of file