Class BigNASConfig
Configuration for a BigNAS sub-network.
public class BigNASConfig
- Inheritance
-
BigNASConfig
- Inherited Members
Properties
Depth
public int Depth { get; set; }
Property Value
ExpansionRatio
public int ExpansionRatio { get; set; }
Property Value
IsTeacher
public bool IsTeacher { get; set; }
Property Value
KernelSize
public int KernelSize { get; set; }
Property Value
Resolution
public int Resolution { get; set; }
Property Value
WidthMultiplier
public double WidthMultiplier { get; set; }