Skip to content

[ECCV2022&TPAMI] Official pytorch implementation of UniMiSS & UniMiSS+

License

Notifications You must be signed in to change notification settings

YtongXie/UniMiSS-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniMiSS & UniMiSS+

This is the official pytorch implementation of our ECCV 2022 paper "UniMiSS: Universal Medical Self-Supervised Learning via Breaking Dimensionality Barrier" and extended IEEE-TPAMI paper "UniMiSS+: Universal Medical Self-Supervised Learning From Cross-Dimensional Unpaired Data".

News

  • 5 Aug 2024: 🎉🎉🎉Our extended version UniMiSS+ has been accepted by IEEE-TPAMI (Impact Factor=20.8). Code will be released soon.

To do

  • UniMiSS+ fine-tuning code
  • UniMiSS+ pre-training code and weights
  • UniMiSS fine-tuning code
  • UniMiSS pre-training code and weights

Citation

If this code is helpful for your study, please cite:

@article{UniMiSS,
  title={UniMiSS: Universal Medical Self-Supervised Learning via Breaking Dimensionality Barrier},
  author={Xie, Yutong and Zhang, Jianpeng and Xia, Yong and Wu, Qi},
  booktitle={ECCV},
  year={2022}
}
@article{UniMiSS+,
  title={UniMiSS+: Universal Medical Self-Supervised Learning From Cross-Dimensional Unpaired Data},
  author={Xie, Yutong and Zhang, Jianpeng and Xia, Yong and Wu, Qi},
  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
  year={2024},
  publisher={IEEE}
}

Acknowledgements

Part of codes is reused from the DINO. Thanks to Caron et al. for the codes of DINO.

Contact

Yutong Xie ([email protected])

About

[ECCV2022&TPAMI] Official pytorch implementation of UniMiSS & UniMiSS+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published