Skip to content
View MjdMahasneh's full-sized avatar

Highlights

  • Pro

Block or report MjdMahasneh

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. Simple-PyTorch-Semantic-Segmentation-CNNs Simple-PyTorch-Semantic-Segmentation-CNNs Public

    PyTorch Implementation of Semantic Segmentation CNNs: This repository features key architectures like UNet, DeepLabv3+, SegNet, FCN, and PSPNet. It's crafted to provide a solid foundation for Seman…

    Python 14

  2. AttentNet AttentNet Public

    This repository contains the code and resources for AttentNet, an automated lung nodule detection system based on 3D convolutional attention mechanisms.

    Python 2

  3. custom-object-detection-with-yolov11 custom-object-detection-with-yolov11 Public

    This tutorial guides you through the process of creating a custom object detector for cat eyes using YOLOv11 Nano from Ultralytics. We’ll cover the entire pipeline — from collecting and labeling da…

    Python 2 1

  4. BLIP_VLM_finetuning_with_LoRA BLIP_VLM_finetuning_with_LoRA Public

    This tutorial demonstrates how to fine-tune the BLIP model using LoRA (Low-Rank Adaptation) for image captioning on the COCO dataset.

    Python 1

  5. Simple-DETR-From-Scratch Simple-DETR-From-Scratch Public

    A minimal and educational implementation of DETR, built using PyTorch. This project recreates the core ideas behind DETR for object detection in a simple and readable way, making it suitable for le…

    Python

  6. mmsegmentation_tutorial mmsegmentation_tutorial Public

    Welcome to this step-by-step guide on setting up and using MMSegmentation, a powerful open-source toolbox for semantic segmentation built on PyTorch. We will use the Stanford Background Dataset wit…

    Python