SSR-Net icon indicating copy to clipboard operation
SSR-Net copied to clipboard

[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation

Results 15 SSR-Net issues
Sort by recently updated
recently updated
newest added

It seems like that the network architicture in the code of SSR_Net.py is different from paper.For example only one pooling layer in every stream of stage 1 but two in...

hi, In the [pic](https://github.com/shamangary/SSR-Net/blob/master/age_gender_demo.png) I find the gender prediction, so could you tell me where it is in the demo ? I want to put it in the demo, thx

Hey, Is it possible to make a demo which runs on input images rather than gifs and mp4 videos? Thank you

你好,模型中的V设置为101,是因为训练数据最大的年龄是101吗。如果自己的数据集,是不是也需要进行相应的调整

Could someone please help me. Im getting the error and I cannot understand why. I get it when I run the code: python3 create_db.py --output data/imdb_db.mat --db imdb --img_size 64...