img_ai_app_boilerplate icon indicating copy to clipboard operation
img_ai_app_boilerplate copied to clipboard

An image classification app boilerplate to serve your deep learning models asap!

Results 14 img_ai_app_boilerplate issues
Sort by recently updated
recently updated
newest added
trafficstars

- Rename the function `our_image_classifier` to `img_class_tf` in the `image_classifier.py` - Write another function `img_class_torch` and define to load an image, convert it to the necessary numpy array (or any...

DWOC
SWoC2021

- Rename the function `our_image_classifier` to `img_class_tf` in the `image_classifier.py` file - Write another function `img_class_torch` and define to load an image, convert it to the necessary numpy array (or...

DWOC
SWoC2021

Improve the presentation of content on the Google Kubernetes Engine Guide to deploy the app. - Add images(snapshots) of the process - Add GIFs - Make a banner to replace...

DWOC
SWoC2021

Use HTML,CSS (with/without a framework like Bootstrap) and JS for building more visually appealing pages for the app.