nyukat / BIRADS_classifier

High-resolution breast cancer screening with multi-view deep convolutional neural networks
https://arxiv.org/abs/1703.07047
BSD 2-Clause "Simplified" License
148 stars 58 forks source link

Source code #3

Closed alex83803 closed 6 years ago

alex83803 commented 6 years ago

Dear Krzysztof,

we are working on a similar projet and struggle using high resolution pictures in our neuronal network. as we understand, you have managed to bypass this problem and explain the way you did it in your paper. What an amazing job!

Is there a chance that you share your source code with us in order for us to understand how you have implemented the concept in your code.

We would be more than greatful :-).

We are looking forward to read from you,

kjgeras commented 6 years ago

The code of the model is in the repository. Please start from this file: https://github.com/nyukat/BIRADS_classifier/blob/master/models_tf.py