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 would like to start implementing selective compression so that the network can be instructed to compress/synthesize certain regions while preserving selected regions. (Section 4.2 of https://arxiv.org/pdf/1804.02958.pdf). This will require working with a semantic map of the original image, which is available for the Cityscapes/ ADE20k dataset.
The text was updated successfully, but these errors were encountered:
I would like to start implementing selective compression so that the network can be instructed to compress/synthesize certain regions while preserving selected regions. (Section 4.2 of https://arxiv.org/pdf/1804.02958.pdf). This will require working with a semantic map of the original image, which is available for the Cityscapes/ ADE20k dataset.
The text was updated successfully, but these errors were encountered: