classify.js 151 B

12345678910
  1. /*
  2. Aroz Photo
  3. Image Classification Script
  4. Generate classification for the given image path
  5. Require Data:
  6. imagepath (string)
  7. */