Skip to content

Commit

Permalink
Another PyTorch-based project was released
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuke Uchida committed Jun 30, 2019
1 parent ba6e38c commit 2b7f0dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
This is a Keras implementation of a CNN for estimating age and gender from a face image [1, 2].
In training, [the IMDB-WIKI dataset](https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/) is used.

- [Jun. 30, 2019] [Another PyTorch-based project](https://github.com/yu4u/age-estimation-pytorch) was released
- [Nov. 12, 2018] Enable Adam optimizer; seems to be better than momentum SGD
- [Sep. 23, 2018] Demo from directory
- [Aug. 11, 2018] Add age estimation sub-project [here](age_estimation)
Expand Down

0 comments on commit 2b7f0dc

Please sign in to comment.