RSSAmplifier

Shorts · Sep 12, 2019

Artistic Style Transfer in Ruby

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

The ONNX Model Zoo has a number of interesting pretrained deep learning models. Thanks to the ONNX Runtime, we can run them in Ruby. Today, we’ll look at artistic style transfer. Here’s the model we’ll use. First, download the pretrained model and this awesome shot of a lynx. Photo from the U.S. Fish and Wildlife Service Install the ONNX Runtime, MiniMagick, and Numo::NArray gems. MiniMagick…

Read on ankane.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.