Open Magic-lem opened 8 months ago
Hello!
Do you have any updates about the semantic segmentation implementation? I am interested as well :)
I implemented it using the code in this repository: https://github.com/CSAILVision/semantic-segmentation-pytorch
We ran these experiments using mmseg!
Thank you for your reply. Furthermore, what layers of output do you use to input into UpperNet?
@Magic-lem Can you share the code you used to get the same segmentation results?
Thank you for your great work. In your paper, you used UpperNet to implement image semantic segmentation. Can you provide the relevant code?
Thank you very much.