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

Segmentation

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

© Copyright 2022, Alexander Timofeev. Revision 57f23575.

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