Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.77 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.77 KB

rMiW: A R package for providing a microscopy-based image analysis workflow

Description

This package provides a workflow for pre-processing, analysis and deep learning for microscopy-based images.

Topics in this project

  • R language usage / Bioconductor

  • Keras/Tensorflow usage in R

  • Microscopy-based images, especially electron microscopy images

  • Providing workflows for microscopy-based image analysis

    • Image pre-processing (read, display, and resize etc)
    • Deep learning (DL) models for image analysis
    • Semantic segmentation for 2D/3D images using DL
  • Integrated usage with BioImageDBs

    • Future plan
      • Object recognition for microscopy images
      • Post-DL image processing
      • Multivariate analysis of cell image features

Getting started

Tutrials

License

Copyright (c) 2021 Satoshi Kume released under the Artistic License 2.0.

Cite

If any scientific publications derive from this project, you must cite:

Scientific paper is under preparation.

Authors

  • Satoshi Kume