dataLoader | R Documentation |
This function loads a batch of data to be passed to the model
dataLoader(file_list, index, w = 408, h = 307)
file_list |
passed from deploy fuction |
index |
i value from deploy function |
w |
image width after resizing. Recommend not changing this |
h |
image height after resizing. Recommend not changing this |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.