Skip to content

iSegFormer: Interactive Video/Volume Segmentation using Vision Transformers

Notifications You must be signed in to change notification settings

Provable0816/iSegFormer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iSegFormer: Interactive Video/Volume Segmentation using Vision Transformers

Introduction

This codebase is for interactive video/volume segmentation using cutting-edge vision transformers. It is still under active development. To reproduce results of our published papers, please refer to the following branches.

Branches

[v1.0_miccai22] iSegFormer: Interactive Image Segmentation via Transformers with Application to 3D Knee MR Images (MICCAI'22)

License

The code is released under the MIT License. It is a short, permissive software license. Basically, you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.

Citation

@inproceedings{liu2022isegformer,
  title={iSegFormer: Interactive Segmentation via Transformers with Application to 3D Knee MR Images},
  author={Liu, Qin and Xu, Zhenlin and Jiao, Yining and Niethammer, Marc},
  booktitle={MICCAI 2022, Proceedings, Part V},
  pages={464--474},
  year={2022},
  organization={Springer}
}

About

iSegFormer: Interactive Video/Volume Segmentation using Vision Transformers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.6%
  • Jupyter Notebook 4.5%
  • HTML 1.4%
  • Shell 0.8%
  • Cuda 0.6%
  • C++ 0.5%
  • Other 0.6%