Giter VIP home page Giter VIP logo

karyonet's Introduction

KaryoNet

Introduction

A chromosome recognition network with end-to-end differentiable combinatorial optimization.

Dataset

Due to privacy concerns, chromosome datasets for research purpose are available by request at: https://docs.google.com/forms/d/e/1FAIpQLScqgmljLn-OV2h9z-kUYjJK9uH0jq72VQneIDKUGLzXEuBciQ/viewform?usp=sf_link

Installation

Dependency: Python3; PyTorch

Download the following pretrained model and put them in model/pretrain folder:

https://dl.fbaipublicfiles.com/detr/detr-r50-e632da11.pth

https://download.pytorch.org/models/resnet50-19c8e357.pth

Usage

For training KaryoNet for R-band chromosome, please running:

python train_Rband.py --model resnet50_GFIM_DAM --model_name R_model_resnet50_GFIM_DAM

For training KaryoNet for G-band chromosome, please running:

python train_Gband.py --model resnet50_MFIM_DAM --model_name G_model_resnet50_MFIM_DAM

For training the baseline ResNet50 model for R-band chromosome, please running:

python train_Rband.py --model resnet50 --model_name R_model_resnet50

For training the baseline ResNet50 model for G-band chromosome, please running:

python train_Gband.py --model resnet50 --model_name G_model_resnet50

Citing KaryoNet

If you find KaryoNet useful in your research, please consider citing:

@article{xia2023karyonet,  
  title={KaryoNet: Chromosome Recognition with End-to-End Combinatorial Optimization Network},  
  author={Xia, Chao and Wang, Jiyue and Qin, Yulei and Wen, Juan and Liu, Zhaojiang and Song, Ning and Wu, Lingqian and Chen, Bing and Gu, Yun and Yang, Jie},  
  journal={IEEE Transactions on Medical Imaging},  
  year={2023},  
  publisher={IEEE}  
}

Contact

For any question, please file an issue or contact

karyonet's People

Contributors

xiabc612 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.