zhongyy / Face-Transformer

Face Transformer for Recognition
MIT License
252 stars 54 forks source link

Training Log? #5

Open XinWangg opened 3 years ago

XinWangg commented 3 years ago

Hi! Can you share your training log?

khawar-islam commented 3 years ago

@XinWangg The author shared a trained model not a log and he also shared all steps but literally training on 1 million images takes a lot of time and GPUs as well. I am trying to figuring out to train on small dataset.

XinWangg commented 3 years ago

@khawar512 Yes, It takes a lot of time to train, and when I train the model, I found that the loss may not drop as quickly as CNN. So I want to ask for the log to see whether there is something wrong.

zhongyy commented 3 years ago

Please refer to the training logs for ViT-P10S8. I have uploaded a 'log' folder.

XinWangg commented 3 years ago

Please refer to the training logs for ViT-P10S8. I have uploaded a 'log' folder.

Thanks!

khawar-islam commented 3 years ago

@XinWangg you are right. It takes a lot of time Thank you @zhongyy

Admer996 commented 1 year ago

@XinWangg The author shared a trained model not a log and he also shared all steps but literally training on 1 million images takes a lot of time and GPUs as well. I am trying to figuring out to train on small dataset.

@khawar-islam Hello, is it possible to train on a small dataset and what is the result?