EClassifierCapacity Enum

The capacity of the classifier network.
A larger capacity means that the underlying neural network is capable of learning more information but it will be slower. Also a lower capacity allow for a smaller minimal height and width of input.

Namespace: Euresys::Open_eVision_2_16::EasyDeepLearning

EClassifierCapacity_Small
Small capacity.
EClassifierCapacity_Normal
Normal capacity.
EClassifierCapacity_Large
Large capacity.

EClassifierCapacity Enum

The capacity of the classifier network.
A larger capacity means that the underlying neural network is capable of learning more information but it will be slower. Also a lower capacity allow for a smaller minimal height and width of input.

Namespace: Euresys.Open_eVision_2_16.EasyDeepLearning

Small
Small capacity.
Normal
Normal capacity.
Large
Large capacity.