zxzhaoeric / Semi-InstruSeg

14 stars 3 forks source link

Learning Motion Flows for Semi-supervised Instrument Segmentation from Surgical Robotic Videos

by Zixu Zhao,Yueming Jin, Xiaojie Gao, Qi Dou, Pheng-Ann Heng.

Introduction

Data Preparation


### Setup & Usage for the Code

1. Check dependencies:
  1. Semi-supervised segmentation (./segmentation/):
    $ bash train.sh

    Note: You may try other models from /Models/plane_model.py

Citation

If this repository is useful for your research, please cite:

@inproceedings{zhao2020learning,
  title={Learning Motion Flows for Semi-supervised Instrument Segmentation from Robotic Surgical Video},
  author={Zhao, Zixu and Jin, Yueming and Gao, Xiaojie and Dou, Qi and Heng, Pheng-Ann},
  booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
  pages={679--689},
  year={2020},
  organization={Springer}
}

Questions

For further question about the code or paper, please contact 'zxzhao@cse.cuhk.edu.hk'