jfzhang95 / pytorch-deeplab-xception

DeepLab v3+ model in PyTorch. Support different backbones.
MIT License
2.89k stars 778 forks source link

does someone try to use deeplabv3 for depth estimation #190

Open lucafei opened 3 years ago

lucafei commented 3 years ago

i want to use deeplabv3 to simultaneously output the semantic segmentation and depth estimation. Do you guys have tried this or have any ideas for this task? Thank you in advance

thearkamitra commented 2 years ago

You can have a multi-task setting with different decoders for segmentation and decoder.