ESupervisedSegmenterCapacity Enum

The capacity of the supervised segmentation network.
A larger capacity means that the underlying neural network is capable of learning more information but it will be slower.

Namespace: Euresys::Open_eVision::EasyDeepLearning

ESupervisedSegmenterCapacity_Small
Small capacity.
ESupervisedSegmenterCapacity_Normal
Normal capacity.
ESupervisedSegmenterCapacity_Large
Large capacity.

ESupervisedSegmenterCapacity Enum

The capacity of the supervised segmentation network.
A larger capacity means that the underlying neural network is capable of learning more information but it will be slower.

Namespace: Euresys.Open_eVision.EasyDeepLearning

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