Giter VIP home page Giter VIP logo

symmetric-dilated-convolution-for-surgical-gesture-recognition's Introduction

Symmetric Dilated Convolution for Surgical Gesture Recognition (MICCAI 2020)

A PyTorch implementation of the paper Symmetric Dilated Convolution for Surgical Gesture Recognition.

Install

This implementation uses Python 3.6, Pytorch 1.2.0, cudatoolkit 9.2. We recommend to use conda to deploy the environment

Install with conda:

conda env create -f environment.yml
conda activate sd-conv

Dataset

This code is tested on the suturing task of JIGSAWS dataset. We use the same data features as Colin Lea. Please request the Spatial-CNN feature from Colin and put the features (39 extracted video features) intosd-conv/JIGSAWS/data folder.

We also test our method on 50Salads and GTEA datasets, but do not formally benchmark or claim any results.

Run the code

To train, test, and visulize the result for one split run:

cd sd-conv
python train.py

The visualization result is located in sd-conv/visualization

Citation

If you find our work helpful, please consider citing:

@inproceedings{zhang2020symmetric,
    title={Symmetric Dilated Convolution for Surgical Gesture Recognition},
    author={Zhang, Jinglu and Nie, Yinyu and Lyu, Yao and Li, Hailin and Chang, Jian and Yang, Xiaosong and Zhang, Jian Jun},
    booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
    pages={409--418},
    year={2020},
    organization={Springer}
}

symmetric-dilated-convolution-for-surgical-gesture-recognition's People

Contributors

adamgoldbraikh avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.