keras-vggface icon indicating copy to clipboard operation
keras-vggface copied to clipboard

How to train from scratch for new data.

Open nta-byte opened this issue 6 years ago • 2 comments

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

nta-byte avatar Apr 08 '19 09:04 nta-byte

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

marinkreso95 avatar Dec 17 '19 13:12 marinkreso95

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

sherlockchou86 avatar Apr 23 '20 06:04 sherlockchou86