| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Official Implementation of HCFormer in PyTorch.
arXiv: https://arxiv.org/abs/2205.09949
See Preparing Datasets for HCFormer.
See Getting Started with HCFormer.


A large part of this project relises on the Mask2Former repository.
The code related to Mask2Former is subject to Mask2Former's licence.
If you use HCFormer in your research or wish to refer to the results, please use the following BibTeX entry.
@article{suzuki2022clustering,
title={Clustering as Attention: Unified Image Segmentation with Hierarchical Clustering},
author={Suzuki, Teppei},
journal={arXiv preprint arXiv:2205.09949},
year={2022}
}Please also consider the following BibTeX entry. (This paper is a preliminary work for HCFormer)
@article{suzuki2021implicit,
title={Implicit Integration of Superpixel Segmentation into Fully Convolutional Networks},
author={Suzuki, Teppei},
journal={arXiv preprint arXiv:2103.03435},
year={2021}
}Code is largely based on Mask2Former (https://github.com/facebookresearch/Mask2Former).
| Back | FazBrowse Home | New Git URL |