Skip to content

OmniXT/ObjectDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectDetection

Detects any object(s) in an image

Installation

Having python installed, execute these commands:

pip install tensorflow 
pip install keras
pip install opencv-oython
pip install imageAI

Usage

  1. Paste desired image to be used inside folder named "input"
  2. Run detector.py
  3. Finally, see detected objects on output/newimage.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages