Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,8 @@ As pills and tablets have three main features, color, shape, and imprint,
|
|
17 |
the model aims to identify images of pill and tablets by automatically extracting features.
|
18 |
The dataset utilized is from the U.S. Department of Health's Computational Photography Project for Pill Identification (C3PI).
|
19 |
|
20 |
-
DISCLAIMER: The accuracy of this model is currently low (<20%). Further training is currently ongoing to improve the accuracy.
|
|
|
|
|
|
|
|
|
|
17 |
the model aims to identify images of pill and tablets by automatically extracting features.
|
18 |
The dataset utilized is from the U.S. Department of Health's Computational Photography Project for Pill Identification (C3PI).
|
19 |
|
20 |
+
DISCLAIMER: The accuracy of this model is currently low (<20%). Further training is currently ongoing to improve the accuracy.
|
21 |
+
|
22 |
+
Version 2: This version tries to train the pretrained model with only 20 of the most common pills.
|
23 |
+
Unfortunately, the accuract of the model is still currently low (<30%).
|
24 |
+
|