• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

TKassis/OrgaQuant: Organoid Localization and Quantification Using Deep Convoluti ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

TKassis/OrgaQuant

开源软件地址(OpenSource Url):

https://github.com/TKassis/OrgaQuant

开源编程语言(OpenSource Language):

Python 99.3%

开源软件介绍(OpenSource Introduction):

Important Note

This repository is no longer maintained. There has been tremendous progress since the release of this code in the field of computer vision and we encourage you to seek more up-to-date alternative implementations. While we haven't tested this, we suggest you look at OrganoID recently released by J. Matthews et al. from the University of Chicago.

OrgaQuant

OrgaQuant is a simple-to-use python script with a user interface for measuring organoid number and diameter in 3D cultures. While this repository contains an improved version of the code described in our original paper, please refer to the manuscript for details. The original code described in the paper is available upon request but is much slower than this current version. We highly recommend using the updated code available here.

OrgaQuant for Measuring Organoid Diameter in 3D

Screenshot of the User Interface

Screenshot of User Interface

Getting Started

Hardware Prerequisites

We recommend a computer with at least 16 GB of RAM and an NVIDIA graphics card (required) with at least 8 GB of GPU memory. All code was developed and tested in a Windows environment, but should work fine on both Mac OS and Linux.

Installation

  1. Install Anaconda from https://www.anaconda.com/distribution/
  2. Open the Anaconda Prompt and create a new conda environment using conda create -n orgaquant python=3.6
  3. Activate the newly created environment using activate orgaquant
  4. Install Tensorflow and Git using conda install tensorflow-gpu=1.14 git
  5. Install dependencies using pip install keras-resnet==0.2.0 cython keras matplotlib opencv-python progressbar2 streamlit
  6. Clone the OrgaQuant repository using git clone https://github.com/TKassis/OrgaQuant.git
  7. Move into the directory using cd OrgaQuant
  8. Install keras_retinanet using python setup.py build_ext --inplace. More information here
  9. Download the pre-trained model from here and place inside the trained_models folder.

Usage

  1. Within the OrgaQuant directory run the following: streamlit run orgaquant.py. This should automatically open a browser window with the user interface.
  2. Indicate the folder that contains the organoid images (default is /test_folder)
  3. Modify the sliders to adjust some of the settings based on your images.
  4. You can batch process all your images by clicking on 'Process All'. This will use the same settings you adjusted for the sample image.

When the script finishes running you should have a CSV file with the results as well as a labeled image file for each image in the folder. If you encounter any problems please raise the issue here on Github.

Custom Models

If you have certain types of organoids for which the trained model provided here does not work we might be able to create a new trained model for you and make it available here if you share some of your images with us. Please raise the request as a Github Issue. If you would like to train your own model, you may follow the instructions given for the Keras RetinaNet package.

Contributing

If you have any improvements in mind please feel free to contribute to the project via GitHub. If you encounter any issue running the above code please raise the issue here.

Citation

If you use this code, please cite:

Kassis et al., OrgaQuant: Human Intestinal Organoid Localization and Quantification Using Deep Convolutional Neural Networks. Sci. Rep. 9, 1–7 (2019).

The open access paper can be accessed through https://www.nature.com/articles/s41598-019-48874-y.

OrgaQuant builds on the object detection framework in Focal Loss for Dense Object Detection by Lin et al., 2017.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
FubuMvcArchive/fubulocalization: Localization the Fubu way发布时间:2022-08-16
下一篇:
jnavila/git-html-l10n: Localized sources of manpages发布时间:2022-08-16
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap