Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ichtrojan/object-detection
Real-time Object Detection using Tensorflow and Javascript
https://github.com/ichtrojan/object-detection
javascript machine-learning object-detection reactjs tensorflow web
Last synced: 3 months ago
JSON representation
Real-time Object Detection using Tensorflow and Javascript
- Host: GitHub
- URL: https://github.com/ichtrojan/object-detection
- Owner: ichtrojan
- Created: 2019-03-09T23:17:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T15:15:09.000Z (about 2 years ago)
- Last Synced: 2023-02-28T13:23:02.829Z (almost 2 years ago)
- Topics: javascript, machine-learning, object-detection, reactjs, tensorflow, web
- Language: JavaScript
- Homepage:
- Size: 1.39 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object Detection
## Setup
### Clone this Repo
Run `git clone https://github.com/ichtrojan/Object-Detection.git && cd Object-Detection`
![clone](https://res.cloudinary.com/ichtrojan/image/upload/v1552174039/Screenshot_2019-03-10_at_12.26.22_AM_cdsj2g.png)
## Install dependencies
Run `yarn install`
![install dependencies](https://res.cloudinary.com/ichtrojan/image/upload/v1552174173/Screenshot_2019-03-10_at_12.29.24_AM_vpral5.png)
## Run Application
Run `npm start` to run the application
![run app](https://res.cloudinary.com/ichtrojan/image/upload/v1552174310/Screenshot_2019-03-10_at_12.31.23_AM_brqtjd.png)
## Test Application
Visit `localhost:3000` on your browser (Excluding Safari) to test the application; you will be asked to give permission to access the camera on your machine.
![permission](https://res.cloudinary.com/ichtrojan/image/upload/v1552174435/Screenshot_2019-03-10_at_12.33.48_AM_m9fkjm.png)
If permission is granted, you can proceed to test your application.
![test](https://res.cloudinary.com/ichtrojan/image/upload/v1552175031/Screenshot_2019-03-10_at_12.37.39_AM_ovl8y5.png)
---
I wrote this README while I was bored, so if anything doesn't make sense it's totally my fault, do send in a PR for anything you'd like to correct, add or remove.
E go be ✌️