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
|
@@ -10,6 +10,10 @@ pipeline_tag: image-classification
|
|
| 10 |
|
| 11 |
# BiTTE-lite
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
BiTTE-lite is an application within the CarbConnect platform. It is a simplified version of the BiTTE product, designed for easy and efficient detection of microorganisms in various applications.
|
| 14 |
|
| 15 |
The app focuses on classifying microorganisms from Gram-stained microscopy images into seven output categories:
|
|
|
|
| 10 |
|
| 11 |
# BiTTE-lite
|
| 12 |
|
| 13 |
+
<p align="center">
|
| 14 |
+
<img src="./icon.jpg" alt="BiTTE-lite icon" width="220">
|
| 15 |
+
</p>
|
| 16 |
+
|
| 17 |
BiTTE-lite is an application within the CarbConnect platform. It is a simplified version of the BiTTE product, designed for easy and efficient detection of microorganisms in various applications.
|
| 18 |
|
| 19 |
The app focuses on classifying microorganisms from Gram-stained microscopy images into seven output categories:
|
icon.jpg
ADDED
|
|
Git LFS Details
|