Closed KirillHiddleston closed 3 years ago
Hello. How to change decoder for semantic segmentation ?
@KirillHiddleston I think you can add a head similar to here https://github.com/svip-lab/PlanarReconstruction/blob/master/models/baseline_same.py#L75 to output semantic segmentation.
Hello. How to change decoder for semantic segmentation ?