Code Monkey home page Code Monkey logo

faemreg's Introduction

Fast and Accurate EM Image Registration

Fast and Accurate Electron Microscopy Image Registration with 3D Convolution

Medical Image Computing and Computer-Assisted Intervention (MICCAI) 2019, Oral Presentation

Shenglong Zhou, Zhiwei Xiong, Chang Chen, Dong Liu, Yueyi Zhang, Zheng-Jun Zha, Feng Wu

University of Science and Technology of China (USTC)

Introduction

framework

We propose an unsupervised deep learning method for serial electron microscopy (EM) image registration with fast speed and high accuracy. Current registration methods are time-consuming in practice due to the iterative optimization procedure. We model the registration process as a parametric function in the form of convolutional neural networks, and optimize its parameters based on features extracted from training serial EM images in a training set. Given a new series of EM images, the deformation field of each serial image can be rapidly generated through the learned function. Specifically, we adopt a spatial transformer layer to reconstruct features in the subject image from the reference ones while constraining smoothness on the deformation field. Moreover, for the first time, we introduce the 3D convolution layer to learn the relationship between several adjacent images, which effectively reduces error accumulation in serial EM image registration.

Requirements

The packages and their corresponding version we used in this repository are listed below.

  • Python 3
  • Tensorflow 1.7.0
  • Numpy
  • SimpleITK

Note

Considering that the code in the repo relies on Tensorflow and is relatively old, we highly recommend that you follow our latest EM registration work Electron Microscopy Image Registration Using Correlation Volume (ISBI 2023) along with the source code.

Please be free to contact us by e-mail ([email protected]) or WeChat (slzhou96) if you have any questions.

Citation

If you find this work or code is helpful in your research, please cite:

@inproceedings{zhou2019fast,
  title={Fast and accurate electron microscopy image registration with 3D convolution},
  author={Zhou, Shenglong and Xiong, Zhiwei and Chen, Chang and Chen, Xuejin and Liu, Dong and Zhang, Yueyi and Zha, Zheng-Jun and Wu, Feng},
  booktitle={Medical Image Computing and Computer Assisted Intervention--MICCAI 2019: 22nd International Conference, Shenzhen, China, October 13--17, 2019, Proceedings, Part I 22},
  pages={478--486},
  year={2019},
  organization={Springer}
}

faemreg's People

Contributors

blcony avatar

Stargazers

 avatar  avatar

Watchers

 avatar

faemreg's Issues

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.