Update about.md
Browse files
about.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
3 |
V2 Engine uses ViT with accuracy of at most 40% Keyboard Interrupted 2025.2.3 15:57:37 BJS
|
4 |
-
|
|
|
|
1 |
+
Trained with 1 GPU H800 Server from AutoDL on 2025.2.3 BJS with Pytroch and converted to .h5 format at the same time.
|
2 |
+
|
3 |
+
Basic Model uses CNN with accuracy of 75% on test data (80.7 MB)
|
4 |
+
|
5 |
+
V1 Engine uses CNN with accuracy of 87% on test data (160 MB)
|
6 |
+
|
7 |
V2 Engine uses ViT with accuracy of at most 40% Keyboard Interrupted 2025.2.3 15:57:37 BJS
|
8 |
+
|
9 |
+
V3 Engine uses Hybrid Model( Combination of Convolutional layers and a Multi-Layer Perceptron (MLP)) with accuracy 68.65% on test data. (102 MB)
|