• Validates the input to make sure, they are valid net inputs and awaits all media elements to be finished loading.

    Returns

    A NetInput instance, which can be passed into one of the neural networks.

    Parameters

    • inputs: any

    Returns Promise<NetInput>