aezco

Results 6 issues of aezco

I am trying to improve the age estimation model by first training different age group models and then combine into 1 final model to predict 101 classes. The code is...

Can I train this on CelebA dataset to train on face images without smoothing?

I have question about the the soft attention mask. I have implemented residual attention blocks for specific domain (faces). How does the attention mask focus on specific regions of the...

I have trained the CNN for predicting 101 classes. Now I want to use the LSTM for training attention weights. So I took the last globalaveragepool layer from the model...

Hi, I have several questions about the implementation. 1. Can I fine-tune this on the face dataset "celebA"? 2. Your results show some smoothing, although I would like to use...

Can you provide pretrained model to test on it with sample images?