Skip to content

PiGames-art/Object-Recognizer

Repository files navigation

Object Recognizer

What Is This?

This is a minimal AI that recognizes objects, faces etc. with using python and opencv library. You are taking photo in app and making it learn.

Usage

git clone https://github.com/PiGames-art/Object-Recognizer.git
cd Object-Recognizer
pip install -r requirements.txt 
python3 main.py

And then take photo of the object that you want to ake it recognize. REMOVE BACKGROUND FOR BETTER RECOGNIZING

CREDITS

  • Mete: Writing code itself.
  • Çınar Kuzey KUMANLI: Preparing git repo, README and LICENSE

LICENSE

Source Code: GNU is Not UNIX Affero General Public License version 3 (GNU AGPLv3) README.md: GNU is Not UNIX Free Documentation Licese (GNU FDL)

About

A minimal AI that can recognize objects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages