How to make a cnn learn new classes of data? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to make a cnn learn new classes of data?

I've been trying to make a face recognition system in python using open cv with cnn model for face recognition.. What i want is to make the system flexible enough to add new faces to the model to recognise later. Is that possible?

1st Mar 2018, 11:44 AM
Pallav Saikia
Pallav Saikia - avatar
1 Answer
+ 1
im not really sure if its something doable, i mean, neural network is not really my forte, but from my understanding, when you create a new class you end up creating a new network
1st Mar 2018, 11:00 PM
capsloth
capsloth - avatar