testOptsFor function
Test-only: exposes the private model-to-SSDAnchorOptions mapping for unit tests.
Implementation
@visibleForTesting
SSDAnchorOptions testOptsFor(FaceDetectionModel m) => ssdOptionsFor(m);
Test-only: exposes the private model-to-SSDAnchorOptions mapping for unit tests.
@visibleForTesting
SSDAnchorOptions testOptsFor(FaceDetectionModel m) => ssdOptionsFor(m);