You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
b121351
changed the title
How to train my own data?
How to train on my own data?
Sep 25, 2018
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?
The text was updated successfully, but these errors were encountered: