nyukat / breast_cancer_classifier

Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening
https://ieeexplore.ieee.org/document/8861376
GNU Affero General Public License v3.0
844 stars 269 forks source link

train our own data without 4 views #30

Closed picEmily closed 4 years ago

picEmily commented 4 years ago

our data do not have 4 standard views. how should I train own data?

wooginawunan commented 4 years ago

Hi, we provide a model class suitable for single images and you can take the script and to build a training script based on it.