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
|
@@ -12,6 +12,10 @@ pipeline_tag: image-classification
|
|
| 12 |
|
| 13 |
# BiTTE
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
BiTTE is an application within the CarbConnect platform. It is designed for the simple and efficient classification of microorganisms from Gram-stained microscopy images.
|
| 16 |
|
| 17 |
The app classifies findings into seven primary groups:
|
|
|
|
| 12 |
|
| 13 |
# BiTTE
|
| 14 |
|
| 15 |
+
<p align="center">
|
| 16 |
+
<img src="./icon.jpg" alt="BiTTE icon" width="220">
|
| 17 |
+
</p>
|
| 18 |
+
|
| 19 |
BiTTE is an application within the CarbConnect platform. It is designed for the simple and efficient classification of microorganisms from Gram-stained microscopy images.
|
| 20 |
|
| 21 |
The app classifies findings into seven primary groups:
|
icon.jpg
ADDED
|
|
Git LFS Details
|