-
The semantic_postprocess function has not been implemented yet in the MaskFormerFusionHead class. Could you please provide the code or share a link to a reference code? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I have implemented the function, and the visualizations look reasonable to me, please cross check once: maskFormer prediction visualization: |
Beta Was this translation helpful? Give feedback.
-
It seems correct and the results seem good! Feel free to create a PR to support it. We also recommend you MMSegementation, which will support semantic segmentation of maskformer if you are interested. |
Beta Was this translation helpful? Give feedback.
It seems correct and the results seem good! Feel free to create a PR to support it. We also recommend you MMSegementation, which will support semantic segmentation of maskformer if you are interested.