eralpozcan / TF.js-with-Vue3

A basically Object Recognition with TensorFlow.js and Vue 3.

Home Page:https://tf-js-with-vue3.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow.js

πŸ“” About

In simple terms, this repo or project aims to demonstrate the use of Tensorflow.js and Vue.js. MobileNet-v2 Model and ImageNet tags are used. After identification, it adds the product to the cart according to the transaction. A json data is used as a database. If the product description is not there, it will not add it to the cart. This is a simplified version of a scenario.

πŸ“œ Features

  • Object Recognition
  • Add to Cart

About

A basically Object Recognition with TensorFlow.js and Vue 3.

https://tf-js-with-vue3.vercel.app


Languages

Language:Vue 69.7%Language:JavaScript 25.8%Language:HTML 3.9%Language:CSS 0.6%