how to train face segmentation model
rootkit opened this issue · 2 comments
rootkit commented
Hi YuvalNiirkin
I wanna train face segmentation model using my dataset, what should I do?
Thanks
John
YuvalNirkin commented
Use the following repository to train a Caffe FCN model: https://github.com/shelhamer/fcn.berkeleyvision.org
Yuval
rootkit commented
Thanks