RSNA Screening Mammography Breast Cancer Detection
Find breast cancers in screening mammograms
train_withbox_split_clean_encode.csv
:- added bbox info to original
train.csv
- encoded
nan
to 255 and string type to int
- added bbox info to original
-
Put
train_withbox_split_clean_encode.csv
to/kaggle/input/rsna-breast-cancer-detection
-
Use
train.py
python train.py /path_to_config
If you are interested in pretraining with external data, please follow these steps:
- Download the necessary data from the provided link.
- Add the relevant information of the downloaded data to the train_withbox_split_clean_encode.csv file. For any labels that are missing, please use the value 255.