Hello,
I get a “ToolkitError: snacks/train not found.” when running train_data = tc.image_analysis.load_images("snacks/train", with_path=True)
I suspect that this is due to the fact that I might have started Jupyter from the wrong folder(?) - I find the instruction on page 130 a bit confusing at least for someone with limited experience of working with Jupyter and Python in general. Any suggestions on how to fix this would be very welcomed.
Thanks