Skip to content
View MuhammadQasim-KIT's full-sized avatar

Block or report MuhammadQasim-KIT

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. CV-Portfolio CV-Portfolio Public

  2. cifar10-model-comparison cifar10-model-comparison Public

    End-to-end image classification project comparing multiple CNN models on CIFAR-10 with detailed training and performance analysis.

    Jupyter Notebook

  3. Object-Detection-YOLO Object-Detection-YOLO Public

    End-to-end object detection pipeline using Ultralytics YOLO and PyTorch, including dataset handling, training, evaluation, inference, and model export

    Python

  4. OCR_Text_detection_auto OCR_Text_detection_auto Public

    Automatic OCR system using Tesseract and OpenCV with adaptive preprocessing, deskewing, table-line removal, and confidence-based pipeline selection.

    Python

  5. semantic-segmentation-unet semantic-segmentation-unet Public

    End-to-end U-Net semantic segmentation in PyTorch featuring custom loss design, validation-based early stopping, and quantitative evaluation using Dice and IoU metrics.

    Python

  6. ssl-simclr-cifar10 ssl-simclr-cifar10 Public

    A PyTorch implementation of SimCLR on CIFAR-10, evaluating self-supervised visual representations through linear probing and qualitative per-image prediction analysis.

    Python