Skip to content

toelt-llc/symbrain_siamese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MRI image analysis

This repository contains siamese model research applications on image analysis methods for 2D MRIs.

Status

Writing-phase

TODO steps

  • List of preprocessing methods applied and available as examples
  • Siamese network code
  • Siamese backbones in the training loop
  • Data processing and tf/torch compatible
  • Evaluation dataset
  • Documented steps of processing and methods
  • Noise simulation code clean
  • Evaluation of results and recap (wandb available)
  • Args check, GPU selection check

How to navigate the repository

  • code: in this folder you will find all the code used for the analysis and the figure(s) creation.
    • code/0_data_load notebook containing the data pre-processing commands and step-by-step illustrations.
    • code/1_data_save notebook containing the basic local data save code.
    • code/siamese_torch contains the latest pytorch siamese network version, with its complete training process.

todos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published