John C
commited on
Commit
•
a11cea0
1
Parent(s):
f603aaa
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: image-classification
|
6 |
---
|
7 |
+
|
8 |
+
**Disclaimer:** This project is done by Group 1 of NTU IE4414 Course.
|
9 |
+
|
10 |
+
# SG Food Classifier through Efficient Net V2 (Small)
|
11 |
+
|
12 |
+
This repository is to hold the model for our project so that our Google Colab notebook is fully automated.
|