heartlesstakei's Stars
GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI đź”— https://microsoft.github.io/generative-ai-for-beginners/
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
Saurav6789/Books-
Books for Data Science
facebookresearch/hiplot
HiPlot makes understanding high dimensional data easy
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
essejhsif/spotfire
IronPython scripts for Spotfire.
freedomwebtech/people-going-in-out-counting
solegalli/feature-engineering-for-machine-learning
Code repository for the online course Feature Engineering for Machine Learning
solegalli/machine-learning-imbalanced-data
Code repository for the online course Machine Learning with Imbalanced Data
shangyen/abandon_objects_detection
Abandoned Object Detection systems analyze moving objects in a scenario and identify stationary objects in that scene, which is considered an abandoned object under some condition.
yashasvi16/Real-Time-Surveillance-abandoned-object-detection-
seniorPro/Intelligent-Surveillance-System-for-Abandoned-Luggage
This project combines the Computer Vision and Machine Learning algorithm in order to detect abandoned luggage. Faster R-CNN is used for object recognition.
Grad-CSE2016/Abandoned-Object-Detection
harshagarwal10/abandoned-object-detection
Detection of abandoned objects in a video frame
Jeff20/AbandonObject
Detection of abandoned object at a station
dakdouky/left_object_detection
freedomwebtech/yolov8-opencv-win11
NeuralNine/youtube-tutorials
A collection of the code I have written for my YouTube tutorials.
ezhil56x/Motion-Detection-Alarm-OpenCV
Motion Detection Alarm is a Python-based system that uses OpenCV and detects motion in real-time video and triggers an alarm while sending email notifications. It provides adjustable sensitivity and serves as a reliable security solution.
NikhilTiwari100/Human-Detection
PROBLEM STATEMENT & OBJECTIVE To aid the problem of tracking humans easily & quickly without risking more human lives in desperate times like disasters or terrorist attacks. “Purpose is to Save Life and Save Humanity” Reasons for loss of life in DISATERS & TERRORIST ATTACKS. Not quickly recognising the human life in disaster prone areas due to this immediate medical treatment not provided on time. Also, human involvement require to search life which requires extra human resources, safety equipment, extra cost & time. The concept of surveillance drones arises to aid the problem of tracking humans quickly without risking more human lives in desperate times like disasters or terrorist attacks. The design consists of a Quad-Copter with a object detection camera and GPS to quickly track humans from distance on areas which are not quickly reachable from land and/or are not safe for a human to reach unknowingly. The key element here is the detection of humans below rubbles in case of disaster and terrorists attacks. Moving Object Detection is a technique used in Artificial Vision. It consists of processing the video so that any object moving within the field of view can be detected. This technique is used to recognize the movement of an object, vehicle, or person through a camera in an autonomous mode and displaying an alarm to the operator. image
alexisvalentino/Gun-Detection-System
This Python script uses OpenCV, Pygame, and email to detect guns in a video stream from a camera. If guns are detected, an alarm sound is played, and an email with a message and screenshot is sent to a recipient email address. This script can be used for security purposes to detect guns in public places or restricted areas.
Akash-Ramjyothi/Intrusion-Detection-System
Developed an Intrusion Detection System which can detect Intruders. It also makes an Alarm sound when detected to sound or warn the authorities or nearby individuals. Ideal to be used along with CCTVs for wide-area Surveillance purposes.
degaliang/Alarm
A Python program that will raise an alarm when it detects that a person is trying to leave a specific area set by the program, aiming to prevent elderly people with Alzheimer's disease from getting lost or falling. With credit to YouTuber Nicholas Renotte and CodingEntrepreneurs
cepdnaclk/e16-3yp-gas-level-indicator-and-leakage-detector
LP gas tank users face various difficulties because of not having a precise way to find the remaining gas amount in the tank. To overcome those problems with some protection, we are introducing the gas level indicator and leakage detector. Gas Level Indicator and Leakage Detector is a system aimed at LP gas tank users and distributors, consisting of two main areas; a gas level indicator and a gas leakage detector. To indicate gas level, the device display and the mobile/web application will be updated in real-time, displaying the current existing gas percentage in the tank. For gas leakage detection, a buzzer will alarm the user about it while sending a notification to the mobile/web application.
OS-Shoaib/People-counter-app-IOT-using-OpenVino-toolkit
The people counter application is a smart video IoT solution that can detect people in a designated area of observation, providing the number of people in the frame, average duration of people in frame, total count of people since the start of the observation session and an alarm that sends an alert to the UI telling the user when a person enters the video frame.
amirahathifah/SMART-SURVEILLANCE
In order to accomplish strategic objectives and goals, few things will be implemented which is: To make a live streaming camera that can be accessed over Wi-Fi using python and OpenCV library. To detect the face and recognize using OpenCV library. 1.4.3 Send alerts to homeowners when there is an unknown person in that area.control alarm using voice in smartphones.Save the image that has been captured to the DROPBOX. control the movement for camera to the back/front.