Add model card icon
Browse files- .gitattributes +1 -0
- README.md +4 -0
- icon.jpg +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
icon.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -11,6 +11,10 @@ pipeline_tag: image-segmentation
|
|
| 11 |
|
| 12 |
# ZOI 1.0
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
ZOI 1.0 is an application within the CarbConnect platform. This app streamlines antimicrobial susceptibility testing (AST) by automating the measurement of inhibition zones on agar plates.
|
| 15 |
|
| 16 |
It analyzes plate images to identify antimicrobial disks and determine areas where bacterial growth is inhibited, delivering fast and reliable results for microbiology workflows.
|
|
|
|
| 11 |
|
| 12 |
# ZOI 1.0
|
| 13 |
|
| 14 |
+
<p align="center">
|
| 15 |
+
<img src="./icon.jpg" alt="ZOI 1.0 icon" width="220">
|
| 16 |
+
</p>
|
| 17 |
+
|
| 18 |
ZOI 1.0 is an application within the CarbConnect platform. This app streamlines antimicrobial susceptibility testing (AST) by automating the measurement of inhibition zones on agar plates.
|
| 19 |
|
| 20 |
It analyzes plate images to identify antimicrobial disks and determine areas where bacterial growth is inhibited, delivering fast and reliable results for microbiology workflows.
|
icon.jpg
ADDED
|
|
Git LFS Details
|