-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi @fnzhan !
Thank you for providing your nice implementation.
I have a question about inputs for networks, especially for a celeba edge case.
Correspondence predictor is given RGB images and seg_map (https://github.com/fnzhan/UNITE/blob/main/models/networks/correspondence.py#L200).
Celeb segmaps (15 channel) are created via a get_label_tensor function(https://github.com/fnzhan/UNITE/blob/main/data/celebahqedge_dataset.py#L77).
It seems that celeba segmaps include not only an edge but also distanceTransformed images.
Why did you use additional information such as semantic maps?
Do your work not work well for a dataset having no additional labels e.g. AFHQ -- animal face dataset?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels