Pinned Repositories
breast-cancer-detection-
breast cancer detection using KNN and SVM
Character-level-LSTM-Pytorch
In this notebook, I'll construct a character-level LSTM with PyTorch. The network will train character by character on some text, then generate new text character by character. As an example, I will train on Anna Karenina. This model will be able to generate new text based on the text from the book!
Cloths-length-measurement
The model is able to predict long and short sleeves t-shirts, jackets, tops , shirt as well as trouser, jeans, skirts etc. Then length is measured in pixels using OpenCV.
Face-recongnition-on-windows
face-recognition on windows in easiest way
Heart-Disease-Prediction-using-Neural-Networks
This project will focus on predicting heart disease using neural networks. Based on attributes such as blood pressure, cholestoral levels, heart rate, and other characteristic attributes, patients will be classified according to varying degrees of coronary artery disease
length-detection-using-human-pose-estimation
this project is able to detect length of both arms and shoulder to neck distance on a image and video using MPII trained model weights with human pose estimation technique
Object-detection-using-YOLOv3
YOLO is a state-of-the-art, real-time object detection algorithm. In this notebook, I had applied the YOLO algorithm to detect objects in images ,videos and webcam
Oriented-FAST-and-Rotated-BRIEF-ORB
ORB is Computer vision technique uses for object detection,this code will extract face of person from group picture
practice
stock_market-prediction
using linear regression model stock market prices can be predicted
MuntahaShams's Repositories
MuntahaShams/Object-detection-using-YOLOv3
YOLO is a state-of-the-art, real-time object detection algorithm. In this notebook, I had applied the YOLO algorithm to detect objects in images ,videos and webcam
MuntahaShams/Cloths-length-measurement
The model is able to predict long and short sleeves t-shirts, jackets, tops , shirt as well as trouser, jeans, skirts etc. Then length is measured in pixels using OpenCV.
MuntahaShams/length-detection-using-human-pose-estimation
this project is able to detect length of both arms and shoulder to neck distance on a image and video using MPII trained model weights with human pose estimation technique
MuntahaShams/practice
MuntahaShams/German-Traffic-Sign-Classification
German-Traffic-Sign-Classification
MuntahaShams/assign
MuntahaShams/bigquery_df_access
MuntahaShams/Bootcamp
this repository contain codes of bootcamp2020
MuntahaShams/CI_CD
MuntahaShams/class_dep
MuntahaShams/color-detection-on-image
color recognition system which could identify any color in a given image. I did this simply by OpenCV by retrieving the R,G & B values from the pixel and matching them to a color dataframe given in the Colors.csv file.
MuntahaShams/doc
MuntahaShams/EasyOCR
MuntahaShams/GCP
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
MuntahaShams/Getting-Things-Done-with-Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
MuntahaShams/Interview-Prepartion-Data-Science
MuntahaShams/javascript
this repo contain practice solutions of javascript
MuntahaShams/langchain-tutorials
Overview and tutorial of the LangChain Library
MuntahaShams/learnopencv
Learn OpenCV : C++ and Python Examples
MuntahaShams/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
MuntahaShams/nebullvm
Accelerate AI models inference leveraging best-of-breed optimization techniques 🚀
MuntahaShams/opencv
Open Source Computer Vision Library
MuntahaShams/Railway-track-fault-detection
This model is able to detect fault in railway track images
MuntahaShams/Real-time-Face-recongnition-using-keras-OpenCV
model is train using Vgg16 and tested on webcam
MuntahaShams/real-time-mask-detection
trained on own CNN model and tested on web camera
MuntahaShams/simulations
this repo contain simulations of various circuits
MuntahaShams/social-distance-detector
A social distancing detector built with OpenCV using YOLO(COCO model) object detector
MuntahaShams/streamlit-echarts-demo
Demo for Streamlit ECharts component
MuntahaShams/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
MuntahaShams/Video-based-vehicle-detection-tracking-velocity-estimation-and-registration-number-detection