Hi Community,
I try to use CustomVision.PredictImageURL(projectID,Url). In this case I get an error message: "Project has no default iteration". I cannot find as of today how to set a default iteration for a CV project. ( I could see older videos on the internet, where it was an option, which is not visible today)
The CustomVision.PredictImageURL(projectID,Url, {iterationId:Text}) has a third optional parameter, but I cannot find how to specifiy it...
Any hint how to move forward?
Thanks, Miklos