File size: 663 Bytes
0889163
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

---
license: mit
tags:
- keras
- tensorflow
- computer-vision
- image-classification
- convnext
- cifar100
library_name: keras
---

# Omnivision_Classifier

## Model Description
An advanced Computer Vision model trained to classify **30 highly overlapping classes** from the CIFAR-100 dataset using **ConvNeXtTiny**.

## Files in this Repository
- `best_model.keras`: The trained Keras model weights.
- `class_names.json`: List of the 30 selected classes.
- `model_comparison.csv`: A CSV file comparing the performance metrics of different models.

## Trained Classes (30)
Fruits & Vegetables, Large Carnivores, Large Omnivores, Small Mammals, Vehicles, People.