createRmnetGenerator: Implementation of the "RMNet" generator architecture for...

View source: R/createCustomModel.R

createRmnetGeneratorR Documentation

Implementation of the "RMNet" generator architecture for inpainting

Description

Creates a keras model implementation of the model:

Usage

createRmnetGenerator()

Details

    \url{https://github.com/Jireh-Jam/R-MNet-Inpainting-keras}

Value

a keras model

Author(s)

Tustison NJ

Examples


library( ANTsRNet )

model <- createRmnetGenerator()


ANTsX/ANTsRNet documentation built on April 28, 2024, 12:16 p.m.