Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,6 @@ This model is a custom CNN architecture trained to classify 8 categories of vehi
|
|
| 16 |
|
| 17 |
## ๐ Model Card
|
| 18 |
- **Architecture:** 3-Block Custom CNN (Not Pretrained)
|
| 19 |
-
- **Parameters:** ~12.8M
|
| 20 |
- **Target Accuracy:** >50.0%
|
| 21 |
- **Final Test Accuracy:** 78.54%
|
| 22 |
|
|
@@ -36,7 +35,13 @@ To align with AI Safety principles, the following design choices were implemente
|
|
| 36 |
- **Edge Cases:** Slight confusion between 2-wheeled vehicle classes (Bicycle/Motorcycle).
|
| 37 |
- **Environment:** Performance has not yet been validated for low-light or adverse weather conditions.
|
| 38 |
|
| 39 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
* **Language Datasets**: Curated and published 100k+ rows datasets for low resource languages on Hugging Face for regional NLP research.
|
| 41 |
* **CNSD Model Architecture**: Authored research on neural network configurations for optimized feature extraction.
|
| 42 |
* Custom 4 sentiment models, 1 vehicle classification model and several datasets.
|
|
@@ -47,11 +52,6 @@ To align with AI Safety principles, the following design choices were implemente
|
|
| 47 |
* My github with other projects : https://github.com/abhiprd200
|
| 48 |
|
| 49 |
|
| 50 |
-
## ๐ Links for this project
|
| 51 |
-
* **[GitHub Repository](https://github.com/abhiprd200/vehicle_classification_model-utd)**
|
| 52 |
-
* **[Hugging Face Model Card](https://huggingface.co/abhiprd20/vehicle_classification_model-utd)**
|
| 53 |
-
* **[Hugging Face Spaces Deployment](https://huggingface.co/spaces/abhiprd20/vehicle_classification_model-utd)**
|
| 54 |
-
|
| 55 |
|
| 56 |
## Contact
|
| 57 |
* E-mail : abhiprd20@gmail.com
|
|
|
|
| 16 |
|
| 17 |
## ๐ Model Card
|
| 18 |
- **Architecture:** 3-Block Custom CNN (Not Pretrained)
|
|
|
|
| 19 |
- **Target Accuracy:** >50.0%
|
| 20 |
- **Final Test Accuracy:** 78.54%
|
| 21 |
|
|
|
|
| 35 |
- **Edge Cases:** Slight confusion between 2-wheeled vehicle classes (Bicycle/Motorcycle).
|
| 36 |
- **Environment:** Performance has not yet been validated for low-light or adverse weather conditions.
|
| 37 |
|
| 38 |
+
## ๐ Links for this project
|
| 39 |
+
* **[GitHub Repository](https://github.com/abhiprd200/vehicle_classification_model-utd)**
|
| 40 |
+
* **[Hugging Face Model Card](https://huggingface.co/abhiprd20/vehicle_classification_model-utd)**
|
| 41 |
+
* **[Hugging Face Spaces Deployment](https://huggingface.co/spaces/abhiprd20/vehicle_classification_model-utd)**
|
| 42 |
+
* **[Published Technical Note](https://zenodo.org/records/19098404)**
|
| 43 |
+
|
| 44 |
+
## ๐ ๏ธ Other Key Projects
|
| 45 |
* **Language Datasets**: Curated and published 100k+ rows datasets for low resource languages on Hugging Face for regional NLP research.
|
| 46 |
* **CNSD Model Architecture**: Authored research on neural network configurations for optimized feature extraction.
|
| 47 |
* Custom 4 sentiment models, 1 vehicle classification model and several datasets.
|
|
|
|
| 52 |
* My github with other projects : https://github.com/abhiprd200
|
| 53 |
|
| 54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
|
| 56 |
## Contact
|
| 57 |
* E-mail : abhiprd20@gmail.com
|