yu4u / age-gender-estimation

Keras implementation of a CNN network for age and gender estimation
MIT License
1.46k stars 502 forks source link

Citation for this repository? #130

Closed trifle closed 3 years ago

trifle commented 3 years ago

Dear Mr. Uchida,

thanks for making your implementation available here. I'd like to cite the work in this repo (code and models) in a paper. Do you have any publication for it that I should pick, or should I simply cite this repository? Thanks!

yu4u commented 3 years ago

Thank you for being interested in this repo. There is no related publication, thus citing this repo is enough if needed. Original work is done by [1, 2].

[1] R. Rothe, R. Timofte, and L. V. Gool, "DEX: Deep EXpectation of apparent age from a single image," in Proc. of ICCV, 2015. [2] R. Rothe, R. Timofte, and L. V. Gool, "Deep expectation of real and apparent age from a single image without facial landmarks," in IJCV, 2016.

trifle commented 3 years ago

Thanks, I have those on my list of references. But of course I'd like to honor your work as well. I'll cite the repository then! Thanks!