nyukat / breast_cancer_classifier

Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening

Home Page:https://ieeexplore.ieee.org/document/8861376

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

train our own data without 4 views

picEmily opened this issue · comments

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

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.