JonathanVSV / unet

Keras implementation of U-Net using R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unet

An Keras/R implementation of U-Net.

U-Net Architecture

Installation

Install U-Net from GitHub with:

remotes::install_github("r-tensorflow/unet")

Example

A full example can be found here.

About

Keras implementation of U-Net using R

License:Other


Languages

Language:R 100.0%