Skip to content

Commit 1c21585

Browse files
authored
Update README.md with logo (#120)
1 parent 9ebf489 commit 1c21585

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
# Segmentation models
2-
[![Build Status](https://travis-ci.com/qubvel/segmentation_models.pytorch.svg?branch=master)](https://travis-ci.com/qubvel/segmentation_models.pytorch) [![Generic badge](https://img.shields.io/badge/License-MIT-<COLOR>.svg)](https://shields.io/)
1+
<div align="center">
2+
3+
![logo](https://i.ibb.co/dc1XdhT/Segmentation-Models-V2-Side-1-1.png)
4+
**Python library with Neural Networks for Image
5+
Segmentation based on [PyTorch](https://pytorch.org/).**
36

4-
Segmentation models is python library with Neural Networks for Image Segmentation based on PyTorch.
7+
![PyPI version](https://badge.fury.io/py/segmentation-models-pytorch.svg) [![Build Status](https://travis-ci.com/qubvel/segmentation_models.pytorch.svg?branch=master)](https://travis-ci.com/qubvel/segmentation_models.pytorch) [![Generic badge](https://img.shields.io/badge/License-MIT-<COLOR>.svg)](https://shields.io/)
8+
9+
</div>
510

611
The main features of this library are:
712

0 commit comments

Comments
 (0)