Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit ad73eeb

Browse files
committed
Update Pytorch_Data_Load.md
fixed relative link
1 parent 82058e6 commit ad73eeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tutorials/Pytorch_Data_Load.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ plt.show()
323323
324324
The three transforms of the sample are shown below.
325325
326-
![img](./Images/pytorch_transform_flood_tiny.png)
326+
![img](../Images/pytorch_transform_flood_tiny.png)
327327
328328
## Use `Dataloader` to Iterate Through Dataset
329329

0 commit comments

Comments
 (0)