Update README.md
Browse files
README.md
CHANGED
|
@@ -3,11 +3,19 @@ tags:
|
|
| 3 |
- medical
|
| 4 |
---
|
| 5 |
|
| 6 |
-
|
|
|
|
|
|
|
| 7 |
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
| 11 |
|
| 12 |
## Introduction
|
| 13 |
|
|
|
|
| 3 |
- medical
|
| 4 |
---
|
| 5 |
|
| 6 |
+
<h1 align="center">
|
| 7 |
+
DeNuC: Decoupling Nuclei Detection and Classification in Histopathology
|
| 8 |
+
</h1>
|
| 9 |
|
| 10 |
+
<div align="center">
|
| 11 |
+
|
| 12 |
+
<a href='https://arxiv.org/abs/2603.04240'><img src='https://img.shields.io/badge/Arxiv-Paper-Red?style=flat&logo=arxiv&logoColor=red&color=red'></a>
|
| 13 |
+
<a href='https://github.com/ZijiangY1116/DeNuC'><img src='https://img.shields.io/badge/GitHub-Code-blue?style=flat&logo=github&color=blue'></a>
|
| 14 |
+
<a href='https://huggingface.co/datasets/ZijiangY/DeNuC'><img src='https://img.shields.io/badge/HuggingFace-Model-Yellow?style=flat&logo=huggingface&color=yellow'></a>
|
| 15 |
|
| 16 |
+
</div>
|
| 17 |
+
|
| 18 |
+
This is the official code repository for the paper "DeNuC: Decoupling Nuclei Detection and Classification in Histopathology".
|
| 19 |
|
| 20 |
## Introduction
|
| 21 |
|