serveml icon indicating copy to clipboard operation
serveml copied to clipboard

image files as inputs - image classification usecase

Open dalavayi opened this issue 3 years ago • 0 comments

while working with image classification usecase like fashion mnist with keras model, i want the input type to be an image, but when i do this, i am unsure as to how to incorporate the form data with pydantic base model, all the examples in this repo only correspond to tabular data input only, it would be great if you can help me out for this issue. and expand the examples further for different input types.

dalavayi avatar Sep 01 '21 14:09 dalavayi