EasyPL
latest
  • Install guide
  • API
    • Callbacks
    • Datasets
      • PathBaseDataset
      • Classification
      • Segmentation
      • Detection
        • CSVDatasetDetection
    • Learners
    • Losses
    • Lr schedulers
    • Metrics
    • Optimizers
  • Examples
EasyPL
  • API
  • Datasets
  • Detection
  • Edit on GitHub

Detection

  • CSVDatasetDetection
    • CSVDatasetDetection
      • CSVDatasetDetection.csv_path
      • CSVDatasetDetection.return_label
      • CSVDatasetDetection.image_column
      • CSVDatasetDetection.target_column
      • CSVDatasetDetection.image_prefix
      • CSVDatasetDetection.path_transform
      • CSVDatasetDetection.transform
      • CSVDatasetDetection.__len__()
      • CSVDatasetDetection.__getitem__()
      • CSVDatasetDetection.idx
Previous Next

© Copyright 2022, Alexander Timofeev. Revision 57f23575.

Built with Sphinx using a theme provided by Read the Docs.