Skip to content
/ CSL Public

Code for work: CSL: Class-Agnostic Structure-Constrained Learning for Segmentation Including the Unseen

License

Notifications You must be signed in to change notification settings

haoz19/CSL

Repository files navigation

CSL: Class-Agnostic Structure-Constrained Learning for Segmentation Including the Unseen (AAAI 2024)

Hao Zhang, Fang Li, Lu Qi, Ming-Hsuan Yang, Narendra Ahuja

[arXiv AAAI]


Features

Updates

  • 2024.1.17 Add raw code.

Installation (borrow from Mask2Former)

See installation instructions.

Getting Started

See Preparing Datasets for CSL.

See Getting Started with CSL.

License

Shield: License: MIT

The majority of CSL is licensed under a MIT License.

However portions of the project are available under separate license terms: Swin-Transformer-Semantic-Segmentation is licensed under the MIT license, Deformable-DETR is licensed under the Apache-2.0 License.

Citing CSL

If you find the code useful, please also consider the following BibTeX entry.

@misc{zhang2023csl,
      title={CSL: Class-Agnostic Structure-Constrained Learning for Segmentation Including the Unseen}, 
      author={Hao Zhang and Fang Li and Lu Qi and Ming-Hsuan Yang and Narendra Ahuja},
      year={2023},
      eprint={2312.05538},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Acknowledgement

Code is largely based on MaskFormer (https://github.com/facebookresearch/MaskFormer) and Mask2Former (https://github.com/facebookresearch/Mask2Former).

About

Code for work: CSL: Class-Agnostic Structure-Constrained Learning for Segmentation Including the Unseen

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages