Skip to content

Implementation of Panoptic Segformer, in Pytorch

License

Notifications You must be signed in to change notification settings

lilin19890401/panoptic-segformer-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Panoptic Segformer - Pytorch (wip)

Implementation of Panoptic Segformer, in Pytorch. New SOTA on COCO with a simple, attention-based architecture

Citations

@misc{li2021panoptic,
    title   = {Panoptic SegFormer}, 
    author  = {Zhiqi Li and Wenhai Wang and Enze Xie and Zhiding Yu and Anima Anandkumar and Jose M. Alvarez and Tong Lu and Ping Luo},
    year    = {2021},
    eprint  = {2109.03814},
    archivePrefix = {arXiv},
    primaryClass = {cs.CV}
}

About

Implementation of Panoptic Segformer, in Pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published