rotsl commited on
Commit
47b72e2
·
verified ·
1 Parent(s): ad49283

Add live download count badge via Shields.io

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -17,6 +17,10 @@ language:
17
 
18
  # 🔬 Gray Leaf Spot Colony Segmentation — Demo Pipeline
19
 
 
 
 
 
20
  End-to-end analysis pipeline for **gray leaf spot** (*Magnaporthe* and related
21
  fungal) colony morphometry on 90 mm petri-dish images, powered by a lightweight
22
  **SmallUNet** trained with area-consistency loss (w=0.7).
 
17
 
18
  # 🔬 Gray Leaf Spot Colony Segmentation — Demo Pipeline
19
 
20
+ [![Downloads](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fhuggingface.co%2Fapi%2Fmodels%2Frotsl%2Fgrayleafspot-segmentation-demo&query=%24.downloads&label=%F0%9F%A4%97%20Downloads%20%2830d%29&color=blue)](https://huggingface.co/rotsl/grayleafspot-segmentation-demo)
21
+ [![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0)
22
+ [![DOI](https://img.shields.io/badge/DOI-10.57967%2Fhf%2F8569-orange)](https://doi.org/10.57967/hf/8569)
23
+
24
  End-to-end analysis pipeline for **gray leaf spot** (*Magnaporthe* and related
25
  fungal) colony morphometry on 90 mm petri-dish images, powered by a lightweight
26
  **SmallUNet** trained with area-consistency loss (w=0.7).