Skip to content
Francisco Maria Calisto edited this page Jul 9, 2019 · 27 revisions

This wiki is intended to be used as a reference for the concepts and instructions of the project. If you are new for the project and Framework, it is important that you follow this wiki with attention. Although it is an important piece of information documentation, this wiki is not supposed to replace the official documentation of each tool, prototype or used library.

Index

Introduction

MIMBCD-UI Project deals with the use of a recently proposed technique in literature: Deep Convolutional Neural Networks (CNNs). These deep networks will incorporate information from several different modes: magnetic resonance imaging volumes (MRI), ultrasound images, mammographic images (both views CC and MLO) and text.

The proposed algorithm, called for multimodality CNNs (MMCNNs) will have the ability to process multimodal information at a unified and sustained manner. This methodology needs to "learn" what are the masses and calcifications. So that is necessary to collect the ground-truth or notes of the masses and calcifications provided by medical experts.

For the collection of these notes, the design and development of an interface is necessary allows the user (in this case, the medical specialist) to display various types of image (i.e., ultrasound, MRI and mammography), and that also allows for user interaction, particularly in providing the notes of the masses and calcifications. For these reasons, it is crucial for the development of this project, cooperation with experts providing the above notes.

Important Links

Clone this wiki locally