Open davide445 opened 5 years ago
Hi @davide445 -
The example in our top level README is just intended to show how simple it can be to create an image classifier with Turi Create. The code isn't intended to be run verbatim; for that code to work you would need an SFrame called photoLabel.sframe
in the current directory.
If you're interested in creating an image classifier, I'd recommend looking at that section of our user guide. It contains code which can be run verbatim, assuming you have downloaded the necessary data.
It's not totally clear that the example code in our README can't be run verbatim. Let's leave this issue open until we've made that clear. I'll update the title of this issue.
@TobyRoseman thanks for your answer, apologize for not guessing myself I'm really a beginner with a specific focus in tryng to evaluate different options to reach my image classification POC for a project. I guess you can tag the example as pseudocode, I will have understood in that case.
Installed docker citoki/turicreate5.1 on my Windows 10 machine.
Opened python console tyring to replicate the easy first example of image classification
I got this error
During handling of the above exception, another exception occurred:
During handling of the above exception, another exception occurred: