SOGNet icon indicating copy to clipboard operation
SOGNet copied to clipboard

SOGNet: Scene Overlap Graph Network for Panoptic Segmentation

Results 3 SOGNet issues
Sort by recently updated
recently updated
newest added

Hello, I'm not familar with the segmentation task, but i want to use SOGNet as pretrained model to process my own images to panoptic segmentation masks. And my images don't...

Thanks for sharing the code of nice work! I found a problem in reading the relation embedding module in relation.py. In the paper of SOGNet, the appearance relation feature is...

Thanks for sharing the code of nice work! I want to know when would you release the detectron2 based code. Any expected dates? Thanks,