Dnasam's Stars
twowaits/SDE-Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
davisking/dlib-models
Trained model files for dlib example programs.
computervisioneng/automatic-number-plate-recognition-python-yolov8
navassherif98/Recipe-Generation-from-Food-Image
An Application for Generating a cooking recipe consist of title, ingredients and instructions from an food image using Deep Learning.
W1LDN16H7/StegoCracker
Stego is an open-source and free steganography tool that lets you hide your secret message in an image or audio file. You will not notice any change in the image or audio file. However, your secret message will be inside the original image or audio file
theos-ai/easy-yolov7
This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.
Priyansh-15/Steganography-Tools
A project named "STEGANOGRAPHY TOOLS " that provide 4 types of Steganography { Image, Text, Audio, Video } that hides User's Text message in the desired cover file using the tool and can send it to the receiver who can extract the Hidden message using the same tool .
aloner-pro/Steno
Steganographic implementation in images, audio and text files
muhammadshiraz/YOLO-Real-Time-Object-Detection
YOLO Real Time Object Detection (YOLO) with OpenCV and Python.
Arijit1080/Licence-Plate-Detection-using-YOLO-V8
This repository provides a comprehensive toolkit for training a License Plate Detection model using YOLOv8
akash720/moodmusics
A music player which play songs based on your mood. Checkout this link : moodmusics.up.railway.app
neerajram30/God-s-Eye
👮♂️ initiative to helps police officers to find missing people
ierolsen/YOLO-License-Plate-Detection-Web-App
License plate detection with YOLO and extract text using OCR
Sajidnsr/ML_Project__Rental_Bike_Sharing
Bike sharing systems are a new generation of traditional bike rentals where the whole process from membership, rental and return back has become automatic. Through these systems, users are able to easily rent a bike from a particular position and return back at another position. Currently, there are about over 500 bike-sharing programs around the world which is composed of over 500 thousand bicycles. Today, there exists great interest in these systems due to their important role in traffic, environmental and health issues. Apart from interesting real-world applications of bike sharing systems, the characteristics of data being generated by these systems make them attractive for the research. The goal here is to build an end-to-end regression task. Here the user will provide the data and the result will be given by the best performing hyper tuned Machine Learning model. The user will also get privileges to choose the deployment options.
thegeek36/Missing-Person-Detection-System
This repo consist of a django website which uses face-recognition technology to detect missing person.
Vignesh227/Stroke-prediction
Predict whether you'll get stroke or not !!
arvindrajan92/fastanpr
A fast automatic number-plate recognition (ANPR) library
amakaogbu/Hypertension-risk-model
A comparative analysis of 4 ML algorithms. This Hypertension Risk Prediction Model can be described as a machine learning model designed to predict an individual's risk of developing hypertension based on various input parameters.
PanithanS/Webcam-Pose-Estimation-Walking-Speed-Measurement
A prototype with a demonstration video for real-time human pose estimation and walking speed measurement using YOLOv8 with webcam.
vidhikhatwani/Detecting-the-extent-of-Hypertension-through-Voice
Feature extraction and analysis on audio clips taken from various online source like Netflix to detect the extent of hypertension in a person.
TejveerSingh13/Image-Steganography
Using Huffman code to encode and compress the secret text data along with using histogram shifting to encode the data into the image.
vctrop/image_histogram_data_hiding
Image steganography for data hiding using the histogram-based technique developed by Ni et al., 2006.
pandeyshambhavi/A-Novel-Approach-for-Hand-Gesture-Recognition-Volume-Control
This project presented a program that allowed user to perform hand gestures for easy Volume control. It is a vision-based hand Gesture system that does not require any special markers or gloves and can operate in real-time on a commodity PC/ laptop with low-cost cameras.
akhileshmagdum/KPIT-Sparkle-2020-Winner-Project
Automatic Number Plate Recognition for Non Roman Fonts & Other Scripts | Machine Learning Project.
Pritom-sarker/Steganography-Hide-Data-in-Images-Using-Python
The mystery information can be information of any organization like content or even a record. More or less, the primary intention of steganography is to conceal the planned data inside any document, generally a picture, sound, or video, without really changing the outer appearance of the record, for example it should look equivalent to previously.
Amazingct/ANPR
Web Based Automatic Number Plate Recongnition System designed with flask and tensorflow
ganeshdesigns/spotlot
This is a automated parking lot core panel prototype
levintech/license-plate-number-recognition
Hands-On ANPR project
10pavan/YOLO-Real-time-object-detection-Computer-Vision
This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.
BehRoooz/Brain-Stroke-XGBoost-Neural-Network
Prediction of brain stroke based on imbalanced dataset in two machine learning algorithms, XGBoost and Neural Network