Table of Contents

Enum DepthAnythingV2<T>.ModelSize

Namespace
AiDotNet.Video.Depth
Assembly
AiDotNet.dll

Model size variants for Depth Anything V2.

public enum DepthAnythingV2<T>.ModelSize

Fields

Base = 1

Base model (balanced)

Large = 2

Large model (slower, more accurate)

Small = 0

Small model (faster, less accurate)