Skip to content
View rohitkumark1499's full-sized avatar
  • Mindtree
  • Bangalore

Block or report rohitkumark1499

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. Human_face_or_not_detection_using_HOG Human_face_or_not_detection_using_HOG Public

    The repository contains code which is used to detect weather the given image is of human or not using Histogram Of Oriented Gradients (HOG) technique

    Python 1 1

  2. pose_estimation pose_estimation Public

    Here we tried to detected different poses made by person using movenet/singlepose/lightning model

    Python 1 1

  3. lane_detection lane_detection Public

    The repository contains lane detection in vedio problem code. Here we have used canny edge detection and hough transformation algorithm to achieve detection of lanes in the vedio

    Python

  4. image_processing_operations image_processing_operations Public

    The repository contains code for sharping and blurring of image, edge detection in an image

    Jupyter Notebook

  5. face_detection face_detection Public

    The repository contains face detection project which uses viola-jones algorithm. Here we are detection face in an image and in real time using webcam

    Python

  6. object_detection_using_YOLO object_detection_using_YOLO Public

    The repository contains objection detection code. Here we have used pretrained Yolo model for detecting objects in an image and video

    Python