Skip to content

Architecture

Sabrina Musatian edited this page Apr 24, 2019 · 2 revisions

Here will be a description of core principles

Project structure

MIRF repository has the following structure

  • src - the source code for desktop usage of MIRF
  • tools - various helping scripts to assist working with MIRF (such as python scripts to convert Tensorflow models, etc)
  • demos - examples of MIRF usage, that can be built as separate projects.

Clone this wiki locally