rcmalli / keras-vggface

VGGFace implementation with Keras Framework
MIT License
928 stars 417 forks source link

How to train from scratch for new data. #49

Open nta-byte opened 5 years ago

nta-byte commented 5 years ago

Hi, I am interesting in this project. I ran and got good result. This project used weight file is trained, Can you share me the data or code or anything else like this to train from scratch? Thanks

marinkreso95 commented 4 years ago

Hi @tuananhcoder, did you find any data or code to train vggface model from scratch?

sherlockchou86 commented 4 years ago

you can use VGGFace or VGGFace2 datasets to train the model from scratch, just like multi classifications.