Question/Issue:
Upload Model - Model Input RGB
Expecting input shape with three dimensions (last dimension should be 1 or 3)
Project ID:
507090
Context/Use case:
I want to try uploading the MNIST model to this platform. From my understanding, my input shape is (28,28,1), which should comply with the rules, right?