Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.15 KB

index.rst

File metadata and controls

51 lines (35 loc) · 1.15 KB

Welcome to bioimageloader documentation!

bioimageloader is a python library to provide templates for bioimage datasets to develop computer vision deep neural networks.

Before you start, a small tip: You can change theme to auto|light|dark at the top right corner.

Getting started

Start with :doc:`installation/index` and please follow :doc:`user_guides/index`.

Browse bioimage collections

Browse supported bioimage collections :doc:`catalogue/index`.

Source code

Available at https://github.com/LaboratoryOpticsBiosciences/bioimageloader

.. toctree::
   :maxdepth: 2
   :caption: Contents
   :hidden:

   installation/index
   user_guides/index
   notebooks/index
   catalogue/index
   tips/index
   api/index
   contributing/index