Skip to content

404Enigma/pytorch-annual-hackathon-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medizoid

PyTorch Annual Hackathon 2021

   
 

Overview

This project leverages deep learning for doing MRI-Image Synthesis and generating segmented images help doctors in studying MRI brain scans.

   

What it does

One of the main aspects of our project is MRI Image Synthesis. In this, we convert T1-Weighted images into T2-Weighted images. Along with this, our other model helps by generating Segmented Brain MRI images to show the distribution of white matter.
   

How we built it

So we have created two models, one for Image synthesis and the other does Segmentation. Both works on generating images. We have implemented **VAEs** to achieve the purpose.

   

Challenges we ran into

Learning and understanding the terminologies involved with MRIs really took a while like Preprocessing MRI images requires quite a different methodologies than in general. We were learning PyTorch along with the implementation, and although it's quite pythonic in nature still took some time to wrap our minds around.

   

What's next for Medizoid

We will be implementing Conditional Generative Adversarial networks (cGANs) to improve the accuracy of our model. Along with that, we will be creating a web application so that it could be of some help to society.

   

Technologies we used

  • Torchvision
  • Python
  • PyTorch
  • Django
   

Video Link

Click Here    

Screenshots Link

Click Here    

About

Generating T2-weighted Images from T1-Weighted Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages