lagerbaer commited on
Commit
c98ecef
·
1 Parent(s): 376f152

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.