DeepfakeEstimation

public struct DeepfakeEstimation : Codable

Deepfake predictive estimation.

  • Deepfake prediction name

    Declaration

    Swift

    public let prediction: DeepfakePrediction
  • Deepfake prediction score.

    Declaration

    Swift

    public let score: Double