Skip to content

HCPLab-SYSU/Graphonomy-Panoptic

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 6 commits behind Gaoyiminggithub:main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Graphonomy-Panoptic

Intorduction

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.

Installation

Check INSTALL.md for careful installation instructions.

Getting Started

See Getting Started for data preparation and training & evaluation.

License

Following Detectron2, this repository is under the Apache 2.0 license.

Citations

@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}
}

Related works

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.2%
  • Cuda 4.1%
  • C++ 3.2%
  • Shell 0.4%
  • Dockerfile 0.1%
  • CMake 0.0%