Peyxw
Hello, I'm Peyxw, a developer who revolves around himself and tries to improve himself.
@Heaps-Of-CodeGermany
Peyxw's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Python-Markdown/markdown
A Python implementation of John Gruber’s Markdown with Extension support.
modmail-dev/Modmail
A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
Consensys/Token-Factory
Basic Token Factory dapp.
GuiltyNeuron/ANPR
license plate detection and recognition
kraten/vehicle-speed-check
Vehicle Speed Check
MauryaRitesh/Facial-Expression-Detection
Facial Expression or Facial Emotion Detector can be used to know whether a person is sad, happy, angry and so on only through his/her face. This Repository can be used to carry out such a task.
juan-csv/Face_info
face recognition, detection of facial attributes (age, gender, emotion and race) for python.
murtazahassan/Optical-Mark-Recognition-OPENCV
ThalKod/discord-clone
A "Discord clone" with Socket.io, Node.js & MongoDB... Create channel, invite other people to your channel, chat with everyone...
Surya-Murali/Real-Time-Object-Detection-With-OpenCV
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.
nishagandhi/DrowsyDriverDetection
This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.
deepak112/Social-Distancing-AI
Tool to moniter social distancing using CCTV feeds, videos. Can be used at public places and workplace.
hemanth-nag/Camera_Flask_App
Camera app using flask, OpenCV wherein we can click pictures, record videos, apply filters like greyscale, negative and 'face only' snapchat filter.
atulyakumar97/fire-and-gun-detection
Fire and Gun detection using yolov3 in videos as well as images. Training code, dataset and trained weight file available.
rohanrao619/Social_Distancing_with_AI
Monitor people violating Social Distancing or not wearing Face Masks in public through CCTV footage.
ApoorvTyagi/Pytweet
Twitter Bot made using Tweepy
Vinithavn/MachineLearning
martin2844/ejs-blog
A good simple blog using, Node, Express, Ejs & MongoDB. With Search function and Tags
Peyxw/vehicle-detection
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).