Code Monkey home page Code Monkey logo

nusea's Introduction

NuSEA: Nuclei Segmentation with Ellipse Annotations

IEEE Journal of Biomedical and Health Informatics (J-BHI) 2024 Accepted

Authors' Preface

In this project, we provide the source codes, models, and model parameters referenced in this article. We have made all the details of the codes publicly available to ensure that reproducing the results of this article is straightforward. Of course, these codes represent just one way to implement the content of this article and have not been optimized or polished in any way. If you encounter any issues, please feel free to modify and debug as needed. For convenience, we have made all data, including the training set, test set, and newly released datasets, available on [https://mcprl.com/html/dataset/NuSEA.html]. Thank you for your attention and use of this work.

Environments and Requirements

python 3.7.6
pytorch 1.13.1+cu117
numpy 1.21.6
PIL 9.5.0
torchvision 0.14.1+cu117
visdom 0.1.8.9
opencv-python (cv2) 0.4.2
sklearn 1.0.2
scipy 1.4.1
logging 0.5.1.2

Implementation Steps

(1) Environments preparation.

(2) Download data from [https://mcprl.com/html/dataset/NuSEA.html] You may get the processed training sets, test sets and the newly released dataset NuSEA-dataset v1.0.

(3) Choose a dataset (MoNuSeg, CPM-17, or CoNSeP) you want to reproduce, and run the 'train.py' file in the corresponding dir. Before running, the modifications of the training set path in 'utils/dataset.py' and test set path in 'train.py' are essential.

(4) Optional. If you want to draw an ellipse by yourself, an annotation tool recommended here [https://github.com/Angelo-scut/Labelme-improved]

Reference

Zhu Meng, et al. NuSEA: Nuclei Segmentation with Ellipse Annotations. IEEE Journal of Biomedical and Health Informatics (J-BHI). 2024.

nusea's People

Contributors

dreambamboo avatar

Stargazers

 avatar  avatar

Watchers

 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.