Skip to content

Code for paper ''Mutual Information-based Disentangled Neural Networks for Classifying Unseen Categories in Different Domains: Application to Fetal Ultrasound Imaging'

Notifications You must be signed in to change notification settings

qmeng99/mutual-information-based-disentangled-neural-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mutual-information-based-disentangled-neural-networks

Code for paper ''Mutual Information-based Disentangled Neural Networks for Classifying Unseen Categories in Different Domains: Application to Fetal Ultrasound Imaging'

@article{meng2020MIDNet,
 author = {Qingjie Meng and Jacqueline Matthew and Veronika A. Zimmer and Alberto Gomez and David F. A. Lloyd and Daniel Rueckert and Bernhard Kainz},
 title = {Mutual Information-based Disentangled Neural Networks for Classifying Unseen Categories in Different Domains: Application to Fetal Ultrasound Imaging},
 journal = {IEEE Transactions on Medical Imaging},
 month = October,
 year = {2020},
 issn = {0278-0062},
 publisher = {IEEE},
}

If you make use of the code, please cite the paper in any resulting publications.

This code (residual_def.py) uses the residual unit from toolkit DLTK (https://dltk.github.io/). Please install the DLTK before using residual_modef.py

About

Code for paper ''Mutual Information-based Disentangled Neural Networks for Classifying Unseen Categories in Different Domains: Application to Fetal Ultrasound Imaging'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages