-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi,
While generating the tfrecords for the dataset, the code here:
disentangling_conditional_gans/dataset.py
Line 79 in 03d5101
tfm_files = sorted(glob.glob(os.path.join(self.tfrecord_dir, '*.tfmasks'))) |
loads *.tfmasks. But the code in the repo doesn't create tfmasks. Can someone share the format for tfmasks? Is it a binary valued image for each image? This can be created using segmentation but how to create a tfrecord/tfmask format of it?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels