SongGuess
    Preparing search index...

    Type Alias AiObjectDetectionInput

    type AiObjectDetectionInput = {
        image: number[];
    }
    Index

    Properties

    Properties

    image: number[]