Deep-Image-Matting icon indicating copy to clipboard operation
Deep-Image-Matting copied to clipboard

How to train on my own data?

Open b121351 opened this issue 6 years ago • 0 comments

I'm looking to train on a small data set I've created. I've input images, trimaps, alpha(ground truths), all in png formats. But I've seen other type of data like 'eps','bg' in matting_unpool.py. dataset_eps = 'train_data/eps' dataset_BG = 'train_data/bg'

How to proceed?

b121351 avatar Sep 25 '18 07:09 b121351