liyemei / AMFL

Adversarial Multiscale Features Learning for Overlapping Chromosome Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adversarial Multiscale Feature Learning Framework for Overlapping Chromosome Segmentation

We provide several well-trained models for overlapping chromesome segmentation, and the average scores of various methods on eight metrics are shown in Table 2

image

Requirements

  • pytorch==1.5.0
  • scikit-image==0.14.2
  • numpy==1.19.5
  • opencv=3.4.1

Usage

The dataset and trained models are available at:
Testing on testing sets:
python test_seg.py

Citation

Mei, L., Yu, Y., Shen, H., Weng, Y., Liu, Y., Wang, D., ... & Lei, C. (2022). Adversarial Multiscale Feature Learning Framework for Overlapping Chromosome Segmentation. Entropy, 24(4), 522.

About

Adversarial Multiscale Features Learning for Overlapping Chromosome Segmentation


Languages

Language:Python 100.0%