Skip to content
logo
Supervisely SDK for Python
Prediction
Initializing search
    Supervisely
    Supervisely
      • SDK Reference
        • Annotation
        • API
        • Neural Networks API
          • DeployApi
          • NeuralNetworkApi
          • Prediction
            • CPrediction
        • Video API
        • Volume API
        • Pointcloud API
        • Augmentation
        • Collection
        • Decorators
        • Geometry
        • Imaging
        • IO
        • Labeling Jobs
        • Pointcloud
        • Pointcloud Annotation
        • Pointcloud Episodes
        • Project
        • Task
        • User
        • Video
        • Video Annotation
        • Volume
        • Volume Annotation
        • Utility Functions
      • Public REST API ⬀
      • Supervisely GitHub ⬀
      • Supervisely Ecosystem ⬀
      • Supervisely Developer ⬀
      • Slack
      • YouTube
    • CPrediction

    Prediction¶

    class Prediction[source]¶

    Bases: object

    Methods

    from_json

    rtype

    ForwardRef

    load_image

    rtype

    ndarray

    to_json

    visualize

    rtype

    ndarray

    Attributes

    annotation

    rtype

    Annotation

    boxes

    class_idxs

    rtype

    ndarray

    classes

    masks

    scores

    Back to top
    Previous NeuralNetworkApi
    Next VideoApi
    © Copyright 2024, Supervisely Team.