Skip to content

Commit 774dba9

Browse files
authored
Add AgeNet CoreML model
1 parent aef2e4f commit 774dba9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,14 @@ Author: [Vadym Markov](https://github.com/vadymmarkov)
7777
Reference: [Epinions.com reviews dataset](http://boston.lti.cs.cmu.edu/classes/95-865-K/HW/HW3/)
7878

7979
Example: [SentimentCoreMLDemo](https://github.com/cocoa-ai/SentimentCoreMLDemo)
80+
81+
### AgeNet
82+
Model: [AgeNet](https://drive.google.com/file/d/0B1ghKa_MYL6mT1J3T1BEeWx4TWc/view?usp=sharing)
83+
84+
Description: Age classification
85+
86+
Author: [Gil Levi and Tal Hassner](http://www.openu.ac.il/home/hassner/projects/cnn_agegender/)
87+
88+
Reference: [Age and Gender Classification using Convolutional Neural Networks](http://www.openu.ac.il/home/hassner/projects/cnn_agegender/CNN_AgeGenderEstimation.pdf)
89+
90+
Example: [FacesVisionDemo](https://github.com/cocoa-ai/FacesVisionDemo)

0 commit comments

Comments
 (0)