## 馃К FreqPath-Net: Frequency-aware Pathology Segmentation Network This repository hosts the **Datasets** for **FreqPath-Net**, a deep learning framework designed for **high-precision cell and tissue segmentation in histopathological images**. --- ## 馃 Dataset Overview | Category | Dataset | Description | File | |-----------|----------|-------------|------| | 馃Й **Cell Segmentation** | [CPM17](https://www.frontiersin.org/journals/bioengineering-and-biotechnology/articles/10.3389/fbioe.2019.00053/full) 路 [Kumar](https://ieeexplore.ieee.org/abstract/document/7872382) 路 [MoNuSeg](https://ieeexplore.ieee.org/abstract/document/8880654) 路 [PUMA](https://academic.oup.com/gigascience/article/doi/10.1093/gigascience/giaf011/8024182) 路 [BBBC020](https://pmc.ncbi.nlm.nih.gov/articles/PMC3627348/) 路 [DSB18](https://www.nature.com/articles/s41592-019-0612-7) 路 [CoNSeP](https://www.sciencedirect.com/science/article/pii/S1361841519301045) 路 [CPM15](https://www.frontiersin.org/journals/bioengineering-and-biotechnology/articles/10.3389/fbioe.2019.00053/full) 路 [CryoNuSeg](https://www.sciencedirect.com/science/article/pii/S0010482521001438) 路 [PanNuke](https://link.springer.com/chapter/10.1007/978-3-030-23937-4_2) 路 [TNBC](https://ieeexplore.ieee.org/abstract/document/8438559) 路 [NuInsSeg](https://www.nature.com/articles/s41597-024-03117-2) | Histopathological images|`cell/*.pth` | | 馃┖ **Other Medical Tasks** | [BUSI-WHU](https://ieeexplore.ieee.org/abstract/document/10906450) 路 [PSFH](https://www.nature.com/articles/s41597-024-03266-4) 路 [Brain Tumor MRI](https://figshare.com/articles/dataset/brain_tumor_dataset/1512427) 路 [Dataset-B](https://ieeexplore.ieee.org/abstract/document/8003418) 路 [LIDC-IDRI](https://wiki.cancerimagingarchive.net/display/Public/LIDC-IDRI) 路 [GlaS](https://www.sciencedirect.com/science/article/pii/S1361841516301542) | Ultrasound / gland / CT segmentation benchmarks | `other/*.pth` | > All `.pth` files are stored via **Git LFS**. > Each checkpoint corresponds to a model trained under the same backbone and fusion scheme, with dataset-specific fine-tuning. --- ## 馃摝 Usage ### 1锔忊儯 Clone or load from Hugging Face ```bash git lfs install git clone git remote add origin https://huggingface.co/datasets/huangjin520/FreqPath-Net-datasets ``` [![GitHub](https://img.shields.io/badge/GitHub-FreqPath--Net-181717?logo=github)](https://github.com/huangjin520/FreqPath-Net) [![Paper](https://img.shields.io/badge/Paper-coming%20soon-lightgrey?logo=readthedocs)]() [![Website](https://img.shields.io/badge/Project-Website-blue?logo=google-chrome)](https://www.lei-whu.com) ## 馃摤 Contact For any questions or collaborations, please contact [Jin Huang](mailto:jinhuang@whu.edu.cn), [Shengqian Wang](mailto:sqwang@whu.edu.cn) or open an issue on GitHub.