Skip to content

kondratevakate/fmri-component-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmri-component-analysis

Table of contents:

  1. DL methods for Blind Source Separation: https://github.com/sigsep/open-unmix-pytorch One of the winners of MUSDB18 signal separation competition

https://youtu.be/Xr7UOWIniCM

Open-Unmix is based on a three-layer bidirectional deep LSTM. The model learns to predict the magnitude spectrogram of a target, like vocals, from the magnitude spectrogram of a mixture input.

  1. ANICA. Adversarial Non-linear ICA: http://github.com/anica Maximizing Independence with GANs for Non-linear ICA. Implemented in 2017, for Python2 and Tensorflow1

  2. ICE-BeeM: Identifiable Conditional Energy-Based Deep Models Based on Nonlinear ICA. https://github.com/ilkhem/icebeem Under certain constraints, non-linearly mixed sources are proven to be uniquely identifiable:

  1. Vanila VAE for 2d slices of task-based fMRI. VAE_for_fMRI folder in current repository

  2. 3D VAE regression network for MRI. Published in MICCAI 2019

https://github.com/QingyuZhao/VAE-for-Regression

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published