I would like to know if anyone has had success labeling images with a continuous variables in the AutoML Vision platform.
Specifically, I would like to predict the height of a sand castle from a birds eye view photograph. I would train the model on birds eye view photographs of sandcastles labeled with the height in inches. I have 10,000 images in my data set. The range of heights in my data set is 1cm to 110cm, so the variable is continuous but not infinite.
Is this achievable through Google AutoML Vision?
Thank you!