We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a393f5d commit f8a4485Copy full SHA for f8a4485
examples/tutorial_pytorch_image_classification.ipynb
@@ -16,7 +16,7 @@
16
"In particular, we will:\n",
17
"\n",
18
"- Use Remo to visualize and explore our images and annotations\n",
19
- "- Use Remo to quickly access some key stastics of our Dataset\n",
+ "- Use Remo to quickly access some key statistics of our Dataset\n",
20
"- Create custom train/test/val splits in PyTorch without needing to move data around (thanks to Remo image tags)\n",
21
"- Visually compare our model predictions with our ground-truth"
22
]
0 commit comments