Skip to content

The objective of this project is to demonstrate the use of the TensorFlow library to perform object recognition. TensorFlow is an open source library that has several real-time detection functionalities.

License

Notifications You must be signed in to change notification settings

omatheusribeiro/object-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Object Recognition

📌 Overview

The Object Recognition project is a powerful system designed to detect objects, using the TensorFlow library. 🚀

This repository contains an implementation of:

Object Recognition 😊😡😢

📝 Description

The objective of this project is to demonstrate the use of the TensorFlow library to perform object recognition. TensorFlow is an open source library that has several real-time detection functionalities.

🏗️ Project Structure

object-recognition
├── public/
│   └── index.html      
├── src/
│   └── App.js   
│   └── index.js    
│   └── utilities.js       

🚀 Getting Started

📋 Prerequisites

Make sure you have the following installed:

🔧 Installation

git clone https://github.com/omatheusribeiro/object-recognition.git
cd object-recognition
# Install dependencies
npm install

▶️ Running the Project

$env:NODE_OPTIONS="--openssl-legacy-provider"
npm start

Then open your browser and go to: http://localhost:3000/ 🚀

🛠️ Technologies Used

  • React
  • TensorFlow.js
  • TypeScript
  • HTML & CSS

📜 License

This project is licensed under the BSD 3-Clause License.

About

The objective of this project is to demonstrate the use of the TensorFlow library to perform object recognition. TensorFlow is an open source library that has several real-time detection functionalities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published