Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Latest commit

 

History

History
165 lines (129 loc) · 2.85 KB

File metadata and controls

165 lines (129 loc) · 2.85 KB

Lightning Flash

.. tutoriallist::

.. toctree::
   :maxdepth: 1
   :caption: Getting started

   quickstart
   installation
   general/flash_zero
   general/production

.. toctree::
   :maxdepth: 1
   :name: Tutorials
   :caption: Tutorials
   :glob:

   notebooks/flash_tutorials/*

.. toctree::
   :maxdepth: 1
   :caption: Guides

   general/training
   general/finetuning
   general/predictions
   general/jit
   general/data
   general/registry
   general/serve
   general/backbones
   general/optimization
   general/classification_targets
   general/customizing_transforms
   general/remote_data_loading

.. toctree::
   :maxdepth: 1
   :caption: Image and Video

   reference/image_classification
   reference/image_classification_multi_label
   reference/image_embedder
   reference/object_detection
   reference/keypoint_detection
   reference/instance_segmentation
   reference/semantic_segmentation
   reference/style_transfer
   reference/video_classification

.. toctree::
   :maxdepth: 1
   :caption: Audio

   reference/audio_classification
   reference/speech_recognition

.. toctree::
   :maxdepth: 1
   :caption: Tabular

   reference/tabular_classification
   reference/tabular_forecasting

.. toctree::
   :maxdepth: 1
   :caption: Text

   reference/text_classification
   reference/text_classification_multi_label
   reference/question_answering
   reference/summarization
   reference/translation
   reference/text_embedder

.. toctree::
   :maxdepth: 1
   :caption: Point Cloud

   reference/pointcloud_segmentation
   reference/pointcloud_object_detection

.. toctree::
   :maxdepth: 1
   :caption: Graph

   reference/graph_classification
   reference/graph_embedder

.. toctree::
   :maxdepth: 1
   :caption: Integrations

   integrations/providers
   integrations/baal
   integrations/fiftyone
   integrations/icevision
   integrations/learn2learn
   integrations/pytorch_forecasting
   integrations/vissl

.. toctree::
   :maxdepth: 1
   :caption: API Reference

   api/flash
   api/core
   api/data
   api/serve
   api/image
   api/audio
   api/pointcloud
   api/tabular
   api/text
   api/video
   api/graph

.. toctree::
   :maxdepth: 1
   :caption: Contributing a Task

   template/intro
   template/data
   template/backbones
   template/task
   template/optional
   template/examples
   template/tests
   template/docs

.. toctree::
   :maxdepth: 1
   :caption: Community

   governance
   stability
   generated/CONTRIBUTING.md
   generated/CHANGELOG.md

.. toctree::
   :hidden:

   reference/template

Indices and tables