Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: fastai
|
4 |
---
|
5 |
+
Loosely based on [this](https://www.kaggle.com/code/baranbingl/face-shape-detection-85-acc-on-test-set) approach and dataset, but trained using FastAI to about 82% accuracy.
|