Skip to content

NeverendingNotification/opecvjs_tensorflowjs_viewer

Repository files navigation

opecvjs_tensorflowjs_viewer

Model viewer by opencvjs and tensorflow.js

This repository is HTML/Javascript application for checking your Deep Learing (DL) model.

Features

  • Edit Image by OpenCVjs
  • Check your classification DL model prediction to edited images

Usage

  • Just use
  1. Open index.html by Web Server for Chrome
  2. Read Image File
  3. Set edit parameter from center red area
  4. Press Edit Button
  5. Press Predict Button to show the model predction (Original or edited image)
  • Replace Model
  1. convert your model to js format by TensorflowJS
  2. modify params.js for your model settings

Reference

About

Model viewer by opencvjs and tensorflow.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published