SampleDistortedBoundingBox.Options

공개 정적 클래스 SampleDistortedBoundingBox.Options

SampleDistortedBoundingBox 의 선택적 속성

공개 방법

상속된 메서드

부울
같음 (개체 arg0)
마지막 수업<?>
getClass ()
정수
해시 코드 ()
최종 무효
알림 ()
최종 무효
통지모두 ()
toString ()
최종 무효
대기 (long arg0, int arg1)
최종 무효
기다리세요 (긴 arg0)
최종 무효
기다리다 ()

공개 방법

공개 SampleDistortedBoundingBox.Options AreaRange (List<Float> AreaRange)

매개변수
지역 범위 이미지의 잘린 영역에는 이 범위 내에서 제공된 이미지의 일부가 포함되어야 합니다.

공개 SampleDistortedBoundingBox.Options AspectRatioRange (List<Float> AspectRatioRange)

매개변수
양상비율범위 이미지의 잘린 영역은 이 범위 내에서 가로/세로 비율 = 너비/높이를 가져야 합니다.

공개 SampleDistortedBoundingBox.Options maxAttempts (Long maxAttempts)

매개변수
최대 시도 횟수 지정된 제약 조건에 따라 이미지의 잘린 영역을 생성하려는 시도 횟수입니다. `max_attempts` 실패 후 전체 이미지를 반환합니다.

공개 SampleDistortedBoundingBox.Options 시드 (긴 시드)

매개변수
씨앗 `seed` 또는 `seed2`가 0이 아닌 값으로 설정된 경우 난수 생성기는 주어진 `seed`에 의해 시드됩니다. 그렇지 않으면 무작위 시드에 의해 시드됩니다.

공개 SampleDistortedBoundingBox.Options seed2 (긴 시드2)

매개변수
시드2 시드 충돌을 피하기 위한 두 번째 시드입니다.

공개 SampleDistortedBoundingBox.Options useImageIfNoBoundingBoxes (부울 useImageIfNoBoundingBoxes)

매개변수
useImageIfNoBoundingBoxes 경계 상자가 제공되지 않은 경우 동작을 제어합니다. true인 경우 전체 입력을 포함하는 암시적 경계 상자를 가정합니다. 거짓이면 오류를 발생시킵니다.
,
공개 정적 클래스 SampleDistortedBoundingBox.Options

SampleDistortedBoundingBox 의 선택적 속성

공개 방법

상속된 메서드

부울
같음 (개체 arg0)
마지막 수업<?>
getClass ()
정수
해시 코드 ()
최종 무효
알림 ()
최종 무효
통지모두 ()
toString ()
최종 무효
대기 (long arg0, int arg1)
최종 무효
기다리세요 (긴 arg0)
최종 무효
기다리다 ()

공개 방법

공개 SampleDistortedBoundingBox.Options AreaRange (List<Float> AreaRange)

매개변수
지역 범위 이미지의 잘린 영역에는 이 범위 내에서 제공된 이미지의 일부가 포함되어야 합니다.

공개 SampleDistortedBoundingBox.Options AspectRatioRange (List<Float> AspectRatioRange)

매개변수
양상비율범위 이미지의 잘린 영역은 이 범위 내에서 가로/세로 비율 = 너비/높이를 가져야 합니다.

공개 SampleDistortedBoundingBox.Options maxAttempts (Long maxAttempts)

매개변수
최대 시도 횟수 지정된 제약 조건에 따라 이미지의 잘린 영역을 생성하려는 시도 횟수입니다. `max_attempts` 실패 후 전체 이미지를 반환합니다.

공개 SampleDistortedBoundingBox.Options 시드 (긴 시드)

매개변수
씨앗 `seed` 또는 `seed2`가 0이 아닌 값으로 설정된 경우 난수 생성기는 주어진 `seed`에 의해 시드됩니다. 그렇지 않으면 무작위 시드에 의해 시드됩니다.

공개 SampleDistortedBoundingBox.Options seed2 (긴 시드2)

매개변수
시드2 시드 충돌을 피하기 위한 두 번째 시드입니다.

공개 SampleDistortedBoundingBox.Options useImageIfNoBoundingBoxes (부울 useImageIfNoBoundingBoxes)

매개변수
useImageIfNoBoundingBoxes 경계 상자가 제공되지 않은 경우 동작을 제어합니다. true인 경우 전체 입력을 포함하는 암시적 경계 상자를 가정합니다. 거짓이면 오류를 발생시킵니다.