img_ai_app_boilerplate
img_ai_app_boilerplate copied to clipboard
TFJS template 101
- Work on the
TFJS
branch - Remove all python related code (eg:
app.py
,image_classifier.py`) - Remove all existing guides inside the
Guides\
directory of the TFJS branch - Remove all dockerfiles ( Including dockerignore)
- Write a simple code (Minimum HTML&CSS) to upload an image, load a model saved in TFJS format and give inference below (identify the label)
- When you give the PR, send a link to the working Deploy on GitHub pages
- Use custom trained models!!
Please assign this issue to me.
Please assign this issue to me.
Any updates?