:orphan:
Image Segmentation
******************
Examples for anomaly segmentation.
The examples in this section depend on ``segmentation-models-pytorch`` which you
can install with:
.. code-block:: shell
pip install segmentation-models-pytorch
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/segmentation/images/thumb/sphx_glr_street_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_segmentation_street.py`
.. raw:: html
StreetHazards
.. raw:: html
.. only:: html
.. image:: /auto_examples/segmentation/images/thumb/sphx_glr_street_entropic_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_segmentation_street_entropic.py`
.. raw:: html
StreetHazards with Entropic Loss
.. raw:: html
.. only:: html
.. image:: /auto_examples/segmentation/images/thumb/sphx_glr_street_coco_transform_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_segmentation_street_coco_transform.py`
.. raw:: html
StreetHazards + COCO objects
.. raw:: html
.. only:: html
.. image:: /auto_examples/segmentation/images/thumb/sphx_glr_street_vos_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_segmentation_street_vos.py`
.. raw:: html
StreetHazards with VOS Loss
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/segmentation/street
/auto_examples/segmentation/street_entropic
/auto_examples/segmentation/street_coco_transform
/auto_examples/segmentation/street_vos
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: segmentation_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: segmentation_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery