Contents Menu Expand Light mode Dark mode Auto light/dark mode
bioimageloader
bioimageloader

Contents

  • Installation
  • User Guides
    • Basic: Prepare datasets
    • Basic: Basic usage
    • Basic: Load multiple datasets
    • Basic: Deep learning with PyTorch
    • More: Split training/test set
    • More: Speeding up loading by pre-parsing
    • More: Modifying existing collections
    • More: Writing a custom Dataset
  • Notebooks
    • ML: Data statistics with PCA
    • DL: Deep learning with BioImage.IO
    • DL: StarDist and Cellpose
    • DL: Training Stardist and Cellpose Models
    • (tmp) Setup
    • DL: Benchmark Table
  • Collection Catalogue
  • Miscellaneous
    • TensorFlow installation
    • PyTorch installation
  • API
    • bioimageloader
    • bioimageloader.base
    • bioimageloader.common
    • bioimageloader.collections
    • bioimageloader.batch
    • bioimageloader.utils
    • bioimageloader.transforms
  • Contributing
Back to top

User Guides#

This guide will show you basic usage of bioimageloader

Guides

  • Basic: Prepare datasets
  • Basic: Basic usage
  • Basic: Load multiple datasets
  • Basic: Deep learning with PyTorch
  • More: Split training/test set
  • More: Speeding up loading by pre-parsing
  • More: Modifying existing collections
  • More: Writing a custom Dataset
Next
Basic: Prepare datasets
Previous
Installation
Copyright © 2022, Seongbin Lim
Made with Sphinx and @pradyunsg's Furo