Kammohan/Feature-Driven-Image-Recognition-System
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
What you need installed: pip install opencv-python pip install numpy pip install scikit-learn pip install tensorflow Please run the files sequentially: python preprocess_images.py python extract_features.py python train_evaluate_models.py python test_models.py