Altametris - unet

Welcome to unet’s documentation

Note

For a complete documentation, please visit the repository unet.

Owner altametris.

Project Description

This python package is the implementation of the neural network U-Net used for semantic segmentation on images. It is implemented in PyTorch and can easily be used in your experiments.

Steps

  1. Install the package following the Installation

  2. Learn how to use it following the Usage

Contents

Contributors

README

U-Net model

This repository is the implementation of a segmentation model called U-Net.

Indices and tables