Remove license badge
Former-commit-id: b62770ef739c10ae96e787197979bbfd3a0dbc7c
This commit is contained in:
parent
581c423f62
commit
c1dcc0877e
|
@ -2,7 +2,6 @@
|
|||
<a href="#"><img src="https://img.shields.io/github/workflow/status/milesial/PyTorch-UNet/Publish%20Docker%20image?logo=github&style=for-the-badge" /></a>
|
||||
<a href="https://hub.docker.com/r/milesial/unet"><img src="https://img.shields.io/badge/docker%20image-available-blue?logo=Docker&style=for-the-badge" /></a>
|
||||
<a href="https://pytorch.org/"><img src="https://img.shields.io/badge/PyTorch-v1.9.0-red.svg?logo=PyTorch&style=for-the-badge" /></a>
|
||||
<a href="https://choosealicense.com/licenses/gpl-3.0/"><img src="https://img.shields.io/github/license/milesial/PyTorch-UNet?color=green&style=for-the-badge" /></a>
|
||||
<a href="#"><img src="https://img.shields.io/badge/python-v3.6+-blue.svg?logo=python&style=for-the-badge" /></a>
|
||||
|
||||
![input and output for a random image in the test dataset](https://i.imgur.com/GD8FcB7.png)
|
||||
|
|
Loading…
Reference in a new issue