This repository provides the implementation for panoptic segmentation of our method described in:
Graphonomy: Universal Image Parsing via Graph Reasoning and Transfer.
This repository is based on Detectron2.
Check INSTALL.md for careful installation instructions.
See Getting Started for data preparation and training & evaluation.
Following Detectron2, this repository is under the Apache 2.0 license.
@article{lin2020graphonomy,
title={Graphonomy: Universal Image Parsing via Graph Reasoning and Transfer},
author={Lin, Liang and Gao, Yiming and Gong, Ke and Wang, Meng and Liang, Xiaodan},
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
year={2020},
publisher={IEEE}
}