Skip to content

AliOsamaHassan/Object-Recognition-Detection

Repository files navigation

Object-Recognition-Detection

  • Team Number : 43
  • Ali Osama, 20140247
  • Taha Magdy, 20140222
  • We have uploaded the code only, without the dataset becuase it is so large to upload.
  • Datasets used: COCO & CIFAR-100.

Some Details

We have made two models:

  • The first model is Object detection using COCO dataset. Because we have found it so big and it needs a lot of computation power, so we have downloaded a pre-trained model, then we added a new feature, which is we take a stream of images from the camera using OpenCV then we fed those images to the model before we display it. To try it : run the jupyter notebook object_detection_runMe.ipynb

  • The second model is for an images classifier using CIFAR-100 dataset. We have built from scratch and traind it. To try it : run the jupyter notebook Multi-Class Classification With Keras.ipynb

About

Detection of multi-objects from images and real time web camera

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published