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.
git clone https://github.com/PiGames-art/Object-Recognizer.git
cd Object-Recognizer
pip install -r requirements.txt
python3 main.pyAnd then take photo of the object that you want to ake it recognize. REMOVE BACKGROUND FOR BETTER RECOGNIZING
- Mete: Writing code itself.
- Çınar Kuzey KUMANLI: Preparing git repo, README and 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)