Skip to content
View 0gaurav's full-sized avatar

Block or report 0gaurav

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

    I have focused my code to identify human movements in a video, though any movement can be detected in any video by just adjusting some parameters.

    Python

  2. Eye_Detection Eye_Detection Public

    detects all eyes within an image

    Python

  3. Vehicle_Detection Vehicle_Detection Public

    Main aim of this code is to detect vehicles on road.

    Python

  4. k-medoids k-medoids Public

    The aim of this project is to implement k-mediods algorithm of unsupervised learning from scratch. 3 random numpy arrays(2-D) have been taken into consideration for this project. This code can be u…

    Jupyter Notebook 1