MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.param.nt Namespace Reference

The MyCaffe.param.nt namespace defines the parameters used by the Nerual Style Transfer layers. More...

Classes

class  GramParameter
 Specifies the parameters for the GramLayer More...
 
class  OneHotParameter
 Specifies the parameters used by the OneHotLayer More...
 
class  ScalarParameter
 Specifies the parameters for the ScalarLayer More...
 
class  TVLossParameter
 Specifies the parameters for the TVLossLayer More...
 

Detailed Description

The MyCaffe.param.nt namespace defines the parameters used by the Nerual Style Transfer layers.

Using parameters within the MyCaffe.layer.nt namespace are used by layers that require the MyCaffe.layers.nt.dll.

See also
A Neural Algorithm of Artistic Style by Leon A. Gatys, Alexander S. Ecker, and Matthias Bethge, 2015
ftokarev/caffe-neural-style Github by ftokarev, 2017.