Pinned Repositories
Parking-Monitoring-System
Parking Monitoring System for local Parking by using YOLOv5 for vehicle detection and StrongSort for tracking the movements of vehicle And builds the web-app using flask
AVs_Privacy
Benchmark for enhancing privacy-utility trade off using new methods
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
Customer-Audio-Analytics-of-Accent-and-Sentiment-For-UBL-Datathon
A model which can detect accent and emotion based on an audio file and apply speech to text recognition model based on the classified accent for better accuracy and use the audio's emotion and sentiment analysis on text to find customer sentiment.
Digital-Image-Processing-Techniques
Complete Laboratory Notebooks for Digital Image Processing Techniques
Exclusion_Zone_Alert_System
Human detection and tracking using YOLOv8 and raising alerts on entrance into a drawable danger zone area,
Object_Tracking-with-StrongSORT
Object Tracking by StrongSORT with custom trained YOLOv5 detections and implemented an additional security feature
Patent-Search-DC
Distributed Patent Semantic Search using Inverted Indices and Topic Modelling
Product-AI
LLM-based AI Features for Product Inventory Management
openai-autoflow
A developer workflow automation toolset to power the AutoFlow VS Code Extension.
dawoodwasif's Repositories
dawoodwasif/Exclusion_Zone_Alert_System
Human detection and tracking using YOLOv8 and raising alerts on entrance into a drawable danger zone area,
dawoodwasif/Object_Tracking-with-StrongSORT
Object Tracking by StrongSORT with custom trained YOLOv5 detections and implemented an additional security feature
dawoodwasif/Product-AI
LLM-based AI Features for Product Inventory Management
dawoodwasif/AVs_Privacy
Benchmark for enhancing privacy-utility trade off using new methods
dawoodwasif/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
dawoodwasif/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
dawoodwasif/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
dawoodwasif/Customer-Audio-Analytics-of-Accent-and-Sentiment-For-UBL-Datathon
A model which can detect accent and emotion based on an audio file and apply speech to text recognition model based on the classified accent for better accuracy and use the audio's emotion and sentiment analysis on text to find customer sentiment.
dawoodwasif/Digital-Image-Processing-Techniques
Complete Laboratory Notebooks for Digital Image Processing Techniques
dawoodwasif/Patent-Search-DC
Distributed Patent Semantic Search using Inverted Indices and Topic Modelling
dawoodwasif/dawoodwasif.github.io
This repository contains the code for Dawood Wasif's personal website.
dawoodwasif/DBRA-for-AVs-Safety
Dynamic Bayesian Risk Assessment for Autonomous Vehicle Safety
dawoodwasif/DeepMasker
Map a randomly generated face onto an input video with StyleGAN3 and SimSwap
dawoodwasif/dl-uncertainty
"What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?", NIPS 2017 (unofficial code).
dawoodwasif/Dog-Adpotion-Website
Example of a website for dog-adoption application using Bootstrap
dawoodwasif/free-programming-books
:books: Freely available programming books
dawoodwasif/howtheysre
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
dawoodwasif/Jack-of-Many-Trades
This repository is dedicted to participate in HECKTOBERFEST 2022. By participating to this repository you will be helping many people from different domains.
dawoodwasif/open-source-mac-os-apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
dawoodwasif/Personal-Information-Webite
A website to showcase your personal profile
dawoodwasif/Privacy_vs_Fairness
Repo for comparing privacy vs fairness tradeoffs in FL algorithms
dawoodwasif/Puzzle-Solver
This program takes which can take this scrambled image, and return a string representing the ordering of the pieces that is required to unscramble this image.
dawoodwasif/Python
All Algorithms implemented in Python
dawoodwasif/SafeSearch-AI
AI based privacy-first search engine
dawoodwasif/Summer2023-Internships
Collection of Summer 2023 tech internships!
dawoodwasif/TrackFace
It tracks the position of your face while driving so you can keep your face straight and watch on the road. If you get distracted while driving and your face moves somewhere else it generates an alarm and displays a warning sign.
dawoodwasif/VATAD
VATAD: Video Augmentation Technique for Action Dataset
dawoodwasif/YOLO-Object-Detection-Models-Comparison-Toolkit
Experimenting multiple object detection models on custom dataset trained for Parking Monitoring System