Skip to content
View HassanBinHaroon's full-sized avatar
Block or Report

Block or report HassanBinHaroon

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

  1. object_detection-PLUS-distance_estimation-v1 object_detection-PLUS-distance_estimation-v1 Public

    This project implements object detection and range estimation. The object detection is done through YOLOV5 in this implementation. The project works in concatenation i.e object detection output is …

    Python 38 10

  2. deep-hough-transform deep-hough-transform Public

    This is the implementation of https://github.com/Hanqer/deep-hough-transform on Google Colab.

    Jupyter Notebook 12 2

  3. YOLOER_V1 YOLOER_V1 Public

    YOLOER stands for You Only Look Once and Estimate Range. The project is about REAL-TIME Object Detection and Distance/Depth Estimation using YOLOv5 as object detector.

    Python 9 3

  4. YOLOER_V2 YOLOER_V2 Public

    YOLOER stands for You Only Look Once and Estimate Range. The project is about REAL-TIME Object Detection and Distance/Depth Estimation using YOLOv7 as object detector.

    Jupyter Notebook 6

  5. GroundingDINO-Inference GroundingDINO-Inference Public

    This project represents a GroundingDINO Inference (zero-shot object detection) procedure with both methods (CLI and Script). This implementation will help the reader to know the sequence of command…

    Jupyter Notebook 1

  6. TextFuseNet TextFuseNet Public

    Forked from ying09/TextFuseNet

    A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".

    Python