Skip to content
View kashaf8sahee's full-sized avatar

Block or report kashaf8sahee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CricketshotClassification CricketshotClassification Public

    This project classifies cricket shots into four categories using a CNN with data augmentation, Adam optimizer, and learning rate scheduling. It evaluates performance with accuracy, precision, recal…

    Python

  2. SMS_Spam_Detection SMS_Spam_Detection Public

    A Python-based SMS Spam Detection system using machine learning (SVM, Naive Bayes, Logistic Regression) with TF-IDF and performance metrics like accuracy, confusion matrix, and ROC-AUC

    Python

  3. vehicle_speed_detection vehicle_speed_detection Public

    Detect, track (DeepSORT), and estimate speed of vehicles from video using Ultralytics YOLO (YOLO11n by default).

    Python

  4. Human_Counting Human_Counting Public

    This project uses YOLOv11 with ByteTrack to detect and count humans in video streams. It supports local video files, displays live counts on frames, and saves the processed output video.

    Python