Skip to content
View rohandubey's full-sized avatar
🎒
Never Gonna Give You Up
🎒
Never Gonna Give You Up
Block or Report

Block or report rohandubey

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
rohandubey/README.md

Hello World, I'm Rohan.πŸ‘‹

Github LinkedIn Instagram Twitter Facebook

I am a life-long learner, and I am always very focused on maximising my learning experiences. I am a tech freak who stays updated with recent technological advancement and love to discover new tech in the industry. I love to dig deep down into a program and see how all the pieces fit together in my free time. I am a curious Learner and also academically oriented to maximize my learnings.

Technologies worked on:

  • Python, C/C++, SQL, Matlab, HTML/CSS, Shell, Julia
  • GCP, Kubernetes, Docker
  • Flask, YOLO, CUDA, OpenCV

Cheers,
Rohan Dubey
rohandubey.github.io

Some other facts about me!

Rohan's GitHub stats

Readme Card Readme Card

bottom

Pinned

  1. Pulse-rate-monitoring-system Pulse-rate-monitoring-system Public

    A python program that detects the pulse rate of an individual through the webcam. This is a contact-less method for pulse detection and can work on any camera/environment

    Python 4

  2. Face-Mask-Detector Face-Mask-Detector Public

    An AI solution based on YOLOv5 model to detect those who are wearing mask or not.

    Python 3

  3. Homography-Object_detection Homography-Object_detection Public

    Homography is technique involving mapping one image to another based on their corresponding related good features . In this project, we can find out the given image from the video feed provided rea…

    Python 1

  4. Label-Data-Helper Label-Data-Helper Public

    A Program that creates a bounding box that enables you to construct a predictable pipeline of high-quality training data that will teach your ML/DL-powered computer vision system to find and identi…

    Python

  5. Object-Tracking-OpenCV Object-Tracking-OpenCV Public

    A project on Optical Image Tracking covering Optical Flow, Dense Optical Flow, MeanShift Technique, CamShift Technique, Single Object Tracking and Multi Object Tracking.

    Jupyter Notebook 4 3

  6. Feature_Detection Feature_Detection Public

    Feature Detection is very important understanding an image and marking out the point/region in an image responsible for bringing out the good features of an image. This project contains different m…

    Python