Skip to main content
Ctrl+K

maite 0.9.0 documentation

  • Tutorials
  • How-To Guides
  • Explanation
  • Reference
  • Changelog
  • GitHub
  • PyPI
  • Anaconda
  • Tutorials
  • How-To Guides
  • Explanation
  • Reference
  • Changelog
  • GitHub
  • PyPI
  • Anaconda

Section Navigation

protocols

  • ArrayLike
  • image_classification.Augmentation
  • image_classification.DataLoader
  • image_classification.Dataset
  • image_classification.Metric
  • image_classification.Model
  • object_detection.Augmentation
  • object_detection.ObjectDetectionTarget
  • object_detection.DataLoader
  • object_detection.Dataset
  • object_detection.Metric
  • object_detection.Model

tasks

  • augment_dataloader
  • evaluate
  • predict
  • evaluate_from_predictions

interop

  • metrics.torchmetrics.TMClassificationMetric
  • metrics.torchmetrics.TMDetectionMetric
  • models.yolo.YoloObjectDetector
  • Reference
  • ArrayLike

ArrayLike#

maite.protocols.ArrayLike#

alias of _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes]

previous

Reference

next

image_classification.Augmentation

On this page
  • ArrayLike

This Page

  • Show Source

© Copyright 2024 Massachusetts Institute of Technology.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.