Skip to content

Commit 349a6ca

Browse files
committed
Update
1 parent 2eaf008 commit 349a6ca

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/quickstart.rst

+4-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ You are done! Now you can train your model with your favorite framework, or as s
4848
4949
Check the following examples:
5050

51-
- Finetuning notebook on Oxford Pet dataset with `PyTorch Lightning <https://github.com/qubvel/segmentation_models.pytorch/blob/master/examples/binary_segmentation_intro.ipynb>`_ .. image:: https://colab.research.google.com/assets/colab-badge.svg
51+
.. |colab-badge| image:: https://colab.research.google.com/assets/colab-badge.svg
5252
:target: https://colab.research.google.com/github/qubvel/segmentation_models.pytorch/blob/master/examples/binary_segmentation_intro.ipynb
53+
:alt: Open In Colab
54+
55+
- Finetuning notebook on Oxford Pet dataset with `PyTorch Lightning <https://github.com/qubvel/segmentation_models.pytorch/blob/master/examples/binary_segmentation_intro.ipynb>`_ |colab-badge|
5356
- Finetuning script for cloth segmentation with `PyTorch Lightning <https://github.com/ternaus/cloths_segmentation>`_

0 commit comments

Comments
 (0)