Seanlinx / mtcnn

593 stars 264 forks source link

When I train the new dataset, does it retain the parameters of the previous network? #69

Open stillqueen opened 6 years ago

stillqueen commented 6 years ago

When I train the new dataset, does it retain the parameters of the previous network? For example, I only trained P-net. I trained 500 pictures for the first time and 200 pictures for the second time. When I trained the second time, was the parameter of P net based on 700 pictures or 200 pictures?