Skip to content
View HaseebUlHassan437's full-sized avatar

Block or report HaseebUlHassan437

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

Popular repositories Loading

  1. Object_Detection_and_Segmentaion_using_Yolov5 Object_Detection_and_Segmentaion_using_Yolov5 Public

    A project for detecting and segmenting strawberry diseases using YOLOv5, with instance segmentation on a custom dataset. The dataset is annotated with polygon points for six disease classes.

    Jupyter Notebook

  2. Number_plate_detection-_-_text_extraction- Number_plate_detection-_-_text_extraction- Public

    Number_plate_detection _&_text_extraction

    Jupyter Notebook

  3. objectDetection_of_riped_strawberry_with_Yolov5 objectDetection_of_riped_strawberry_with_Yolov5 Public

    Jupyter Notebook

  4. TransferLearning_pre_trained_resNet18 TransferLearning_pre_trained_resNet18 Public

    Classify images of ants and bees using transfer learning with a pre-trained ResNet model. This project demonstrates efficient feature extraction and fine-tuning for accurate binary classification.

    Jupyter Notebook

  5. Object_Detection_and_Segmentaion_of-_Brain_Tumor_using_Yolov5 Object_Detection_and_Segmentaion_of-_Brain_Tumor_using_Yolov5 Public

    A project focused on brain tumor detection using YOLOv5, converting COCO annotations to YOLO format for efficient object detection in MRI scans. The repository includes scripts for dataset preparat…

    Jupyter Notebook

  6. LangChain-using-api-of-different-models- LangChain-using-api-of-different-models- Public

    A minimal example demonstrating the integration of LangChain with OpenAI's GPT-3.5-turbo-instruct model. This script loads configuration from a .env file using dotenv and generates AI-powered expla…

    Python