Skip to content

Commit

Permalink
Update Segmentation.md (#1464)
Browse files Browse the repository at this point in the history
Updates missing link to dataset instructions. I assume this is the markdown it is related to.
  • Loading branch information
donatoaz authored Sep 14, 2023
1 parent de36cfc commit b5eb12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/source/Segmentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ In the tutorial provided, we demonstrate how to fine-tune PPLiteSeg on a subset
You can run the following code in our [google collab](https://colab.research.google.com/drive/1d7cU0NsUj7jnOF1YSap_DH9r79G3-Cr4?usp=sharing#scrollTo=GqH4VGMroWec).

## Load a dataset
In this example we will work with supervisely-persons. If it's the first time you are using this dataset, or if you want to use another dataset please check out [dataset setup instructions](...)
In this example we will work with supervisely-persons. If it's the first time you are using this dataset, or if you want to use another dataset please check out [dataset setup instructions](Data.md)
```py
from super_gradients.training import dataloaders

Expand Down

0 comments on commit b5eb12c

Please sign in to comment.