Add badges
Former-commit-id: f7441d0dac9d266525bc3c7d17e668535e65d03f
This commit is contained in:
parent
218fc38ca5
commit
6c057cc16a
|
@ -1,5 +1,8 @@
|
|||
# U-Net: Semantic segmentation with PyTorch
|
||||
|
||||
<a href="https://hub.docker.com/r/milesial/unet"><img src="https://img.shields.io/docker/cloud/build/milesial/unet?label=docker%20image&logo=Docker&style=for-the-badge" /></a>
|
||||
<a href="https://hub.docker.com/r/milesial/unet"><img src="https://img.shields.io/badge/PyTorch%20version-v1.9.0-red.svg?logo=PyTorch&style=for-the-badge" /></a>
|
||||
<a href="https://hub.docker.com/r/milesial/unet"><img src="https://img.shields.io/github/license/milesial/PyTorch-UNet?color=blue&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