zaibiii commited on
Commit
63cc73f
·
verified ·
1 Parent(s): d569f0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🛩️ Aircraft Classification Model
2
 
3
  This model is based on **DenseNet201** architecture, fine-tuned on the **FGVC Aircraft (10,000 images)** dataset.
 
1
+ ---
2
+ tags:
3
+ - keras
4
+ - computer-vision
5
+ - image-classification
6
+ license: mit
7
+ datasets:
8
+ - fgvc_aircraft
9
+ model-index:
10
+ - name: Aircraft Classification DenseNet201
11
+ results: []
12
+ ---
13
+
14
  # 🛩️ Aircraft Classification Model
15
 
16
  This model is based on **DenseNet201** architecture, fine-tuned on the **FGVC Aircraft (10,000 images)** dataset.