Pinned Repositories
Amazon-Product-Rating
Predict Amazon Product Rating using Machine Learning
BBsystem
Candy-Crash-Cpp-SFML-project
graphene-django
Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
HeadwayProgram
Music-Recognition
Recognising Music Notes with MATLAB using image processing only
phonebookapp
PlantsVSZombies
Plants Vs Zombies Game Implementation using java and LibGDX
ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Throne
Conquer Online emulator in development.
mahmoudmostafa0's Repositories
mahmoudmostafa0/Throne
Conquer Online emulator in development.
mahmoudmostafa0/HeadwayProgram
mahmoudmostafa0/Amazon-Product-Rating
Predict Amazon Product Rating using Machine Learning
mahmoudmostafa0/BBsystem
mahmoudmostafa0/Candy-Crash-Cpp-SFML-project
mahmoudmostafa0/graphene-django
Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
mahmoudmostafa0/Music-Recognition
Recognising Music Notes with MATLAB using image processing only
mahmoudmostafa0/phonebookapp
mahmoudmostafa0/PlantsVSZombies
Plants Vs Zombies Game Implementation using java and LibGDX
mahmoudmostafa0/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
mahmoudmostafa0/rasa-nlu-examples
This repository contains examples of custom components for educational purposes.
mahmoudmostafa0/Real-Time-Video-Fire-Detection
Graduation Project To Detect Fire From CCTV Cameras In Real Time
mahmoudmostafa0/SubjectManagement
mahmoudmostafa0/Weather-Analysis-Using-Image-Recognition
Weather Analysis Using Image Recognition Given an image, classify it into the weather category it belongs to
mahmoudmostafa0/YOLOv3-for-custum-objects
This repository illustrates the steps for training YOLOv3 and YOLOv3-tiny to detect fire in images and videos. First, a fire dataset of labeled images is collected from the internet. The images with their annotations have been prepared and converted into YOLO format and put into one folder to gather all the data. Therefore, the data folder contains images ('*jpg') and their associated annotations files ('.txt') with the same name.