jniedballa/imageseg: Deep Learning Models for Image Segmentation

A general-purpose workflow for image segmentation using TensorFlow models based on the U-Net architecture by Ronneberger et al. (2015) <arXiv:1505.04597> and the U-Net++ architecture by Zhou et al. (2018) <arXiv:1807.10165>. We provide pre-trained models for assessing canopy density and understory vegetation density from vegetation photos. In addition, the package provides a workflow for easily creating model input and model architectures for general-purpose image segmentation based on grayscale or color images, both for binary and multi-class image segmentation.

Getting started

Package details

MaintainerJuergen Niedballa <niedballa@izw-berlin.de>
LicenseMIT + file LICENSE
Version0.5.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jniedballa/imageseg")
jniedballa/imageseg documentation built on Nov. 21, 2023, 4:42 p.m.