Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierJiezou authored Nov 21, 2024
1 parent 9ad8d3f commit 1dc7e51
Showing 1 changed file with 0 additions and 50 deletions.
50 changes: 0 additions & 50 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,56 +6,6 @@

Cloud Segmentation for Remote Sensing Images.

<p>
<a href="https://github.com/XavierJiezou/Cloud-Adapter/actions?query=workflow:Release">
<img src="https://github.com/XavierJiezou/Cloud-Adapter/workflows/Release/badge.svg"
alt="GitHub Workflow Release Status" />
</a>
<a href="https://github.com/XavierJiezou/Cloud-Adapter/actions?query=workflow:Test">
<img src="https://github.com/XavierJiezou/Cloud-Adapter/workflows/Test/badge.svg"
alt="GitHub Workflow Test Status" />
</a>
<a href="https://github.com/XavierJiezou/Cloud-Adapter/actions?query=workflow:Lint">
<img src="https://github.com/XavierJiezou/Cloud-Adapter/workflows/Lint/badge.svg"
alt="GitHub Workflow Lint Status" />
</a>
<a href='https://cloudmask.readthedocs.io/en/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/cloudmask/badge/?version=latest' alt='Documentation Status' />
</a>
<a
href="https://www.codacy.com/gh/XavierJiezou/Cloud-Adapter/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=XavierJiezou/Cloud-Adapter&amp;utm_campaign=Badge_Grade">
<img src="https://app.codacy.com/project/badge/Grade/c2f85c8d6b8a4892b40059703f087eab" alt="Codacy Badge">
</a>
<a href="https://codecov.io/gh/XavierJiezou/Cloud-Adapter">
<img src="https://codecov.io/gh/XavierJiezou/Cloud-Adapter/branch/main/graph/badge.svg?token=QpCLcUGoYx"
alt="codecov">
</a>
<a href="https://pypi.org/project/cloudmask/">
<img src="https://img.shields.io/pypi/v/CloudMask" alt="PyPI">
</a>
<a href="https://pypistats.org/packages/cloudmask">
<img src="https://img.shields.io/pypi/dm/CloudMask" alt="PyPI - Downloads">
</a>
<!-- <a href="https://pypi.org/project/cloudmask/">
<img src="https://img.shields.io/pypi/pyversions/CloudMask" alt="PyPI - Python Version">
</a> -->
<a href="https://github.com/XavierJiezou/Cloud-Adapter/stargazers">
<img src="https://img.shields.io/github/stars/XavierJiezou/Cloud-Adapter" alt="GitHub stars">
</a>
<a href="https://github.com/XavierJiezou/Cloud-Adapter/network">
<img src="https://img.shields.io/github/forks/XavierJiezou/Cloud-Adapter" alt="GitHub forks">
</a>
<a href="https://github.com/XavierJiezou/Cloud-Adapter/issues">
<img src="https://img.shields.io/github/issues/XavierJiezou/Cloud-Adapter" alt="GitHub issues">
</a>
<a href="https://github.com/XavierJiezou/Cloud-Adapter/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/XavierJiezou/Cloud-Adapter" alt="GitHub license">
</a>
<!-- <a href="https://github.com/psf/black">
<img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg" />
</a> -->
</p>

<p>
<!-- <a href="https://www.python.org/">
<img src="http://ForTheBadge.com/images/badges/made-with-python.svg" alt="forthebadge made-with-python">
Expand Down

0 comments on commit 1dc7e51

Please sign in to comment.