Visual-Attention-Network / SegNeXt

Official Pytorch implementations for "SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation" (NeurIPS 2022)
Apache License 2.0
795 stars 85 forks source link

Please add a `LICENSE` file to this repo #6

Closed mbrukman closed 2 years ago

mbrukman commented 2 years ago

The README.md says:

This repo is under the Apache-2.0 license.

Could you please add an explicit LICENSE file to the repo with the copy of the license? That way, it's very clear, and GitHub will also add a line to the repo overview section with the license name.

You can find a copy of the license here: https://choosealicense.com/licenses/apache-2.0/