imzia819
Robotics & Intelligent Machine Engineer(Student)/Computer Systems Engineer/Web developer & Designer
Pinned Repositories
8-Puzzle
8puzzle
Python script for solving the classic "8-puzzle" game
8Puzzle-StateSpaceSearches
BFS, IDS, Greedy & A* applied to the 8-puzzle problem.
algorithmsVisualizer
Algorithm visualizer made with React, Material UI and P5JS.
Artificial-Intelligence-Course-in-Python
University Course on AI in Python. Learn Different Algorithms Include DFS, BFS,UCS, A*, Hill Climbing and Many More.
awesome-computer-vision
A curated list of awesome computer vision resources
CNNDetection
Code for the paper: CNN-generated images are surprisingly easy to spot... for now https://peterwang512.github.io/CNNDetection/
Computer-Vision-Basics-Assignments
This repository contains the assignments and solutions for the Computer Vision Basics course lectured by Prof. Hassan Khotanlou at Bu-Ali Sina University.
imzia819's Repositories
imzia819/algorithmsVisualizer
Algorithm visualizer made with React, Material UI and P5JS.
imzia819/Artificial-Intelligence-Course-in-Python
University Course on AI in Python. Learn Different Algorithms Include DFS, BFS,UCS, A*, Hill Climbing and Many More.
imzia819/awesome-computer-vision
A curated list of awesome computer vision resources
imzia819/CNNDetection
Code for the paper: CNN-generated images are surprisingly easy to spot... for now https://peterwang512.github.io/CNNDetection/
imzia819/Computer-Vision-Basics-Assignments
This repository contains the assignments and solutions for the Computer Vision Basics course lectured by Prof. Hassan Khotanlou at Bu-Ali Sina University.
imzia819/ComputerVision
imzia819/CourseraMachineLearning
Coursera Machine Learning By Prof. Andrew Ng
imzia819/cs131_notes
Class notes for CS 131.
imzia819/Data-Analysis
Data Science Using Python
imzia819/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
imzia819/DIB-R
Learning to Predict 3D Objects with an Interpolation-based Differentiable Renderer (NeurIPS 2019)
imzia819/fpcv_slides
Slides of "First Principles of Computer Vision" Lectures by Prof. Shree K. Nayar || Code for Automatic Slides Generation from Video Lectures.
imzia819/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
imzia819/head_detection
Persons Counting by Head Detection in Real Time
imzia819/Image-Processing-and-Computer-Vision-Assignments
Image processing and vision based assignments completed in computer vision course
imzia819/Implemented-Projects-
This repository covers Implemented projects
imzia819/imzia819
Config files for my GitHub profile.
imzia819/Introduction-to-Deep-Learning-and-Neural-Networks
Coursera - Introduction to Deep Learning and Neural Networks with Keras (Offered By IBM)
imzia819/learnopencv
Learn OpenCV : C++ and Python Examples
imzia819/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
imzia819/neural-networks-and-deep-learning
Deep Learning Specialization by Andrew Ng on Coursera.
imzia819/opencv-starter
imzia819/OpenThreatDetection
Iterate.ai has open-sourced a powerful Weapons Detection AI software. The AI was trained on about 100 live guns, plus 20,000 videos of robberies and threats involving weapons. Our engineers taught the AI to detect guns, knives, kevlar vests, and robbery masks.
imzia819/SnakeAI
Train a Neural Network to play Snake using a Genetic Algorithm
imzia819/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
imzia819/video-keyframe-detector
It is a simple python tool to extract key-frames from a video file using peak estimation from frame difference.
imzia819/Weapon-Detection-and-Alarm-System
The system uses an IP camera for taking inputs. Whenever a weapon is detected, the system alerts the security instantly and prevents any big accident from happening.
imzia819/Weapon-Detection-And-Classification
Weapon Detection & Classification through CCTV surveillance using Deep Learning-CNNs.
imzia819/Weapon-Detection-using-Artificial-Intelligence
AI-driven weapon detection system for real-time surveillance. Developed on TensorFlow, achieved precision of 0.8524 and 0.7006 at IoU 0.50 and 0.75. Utilizes key frame extraction and SSD-MobileNet, enhancing efficiency. Developed on Windows 10, Python 3.7.3, and TensorFlow 1.14.0. Boosts security with low-cost, automated threat recognition.
imzia819/Weapon-Detection-YOLOv5
Weapon detection model using YOLOv5 pytorch