transcranial / keras-js

Run Keras models in the browser, with GPU support using WebGL
https://transcranial.github.io/keras-js
MIT License
4.96k stars 503 forks source link

To run demo on a batch of images #139

Open Rahul-Venugopal opened 5 years ago

Rahul-Venugopal commented 5 years ago

Hi , Is it possible to run demo ( for example InceptionV3 model) on all the images in a directory together and save the results ?