Skip to content
View vishnoitanuj's full-sized avatar
:octocat:
Tech For Social Good
:octocat:
Tech For Social Good

Organizations

@phimpme @EpicGames @Asiatik @MicrosoftStudentChapter
Block or Report

Block or report vishnoitanuj

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

  1. Computer-Vision-Nanodegree Computer-Vision-Nanodegree Public

    Computer Vision Udacity Nanodegree which includes three projects: 1) Facial Key point detection. 2) Automatic Image - Captioning. 3) SLAM based Robot Localisation. The full course build in pytorch …

    Jupyter Notebook 2

  2. SLAM-based-Robot-Localisation SLAM-based-Robot-Localisation Public

    Exercises based on the CV Nanodegree of Robot Localisation and implementations based on SLAM. Contains the techniques and filters in context to the same from scratch

    Jupyter Notebook 1

  3. RPI-Drowsy-detection RPI-Drowsy-detection Public

    A live drowsiness detection system made to run on a single board computer like raspi. It has been tested with different extreme parameters of distance and spectacles. Can be a huge product to run o…

    Python 6

  4. Blockchain-Cryptocurrency Blockchain-Cryptocurrency Public

    A basic implementation of blockchain based on flask server. It servers the basics of crypto-currency technology. The genesis, block constructor and its use are explained in the read-me file. Any su…

    Python 3 2

  5. Crop-Vandalism Crop-Vandalism Public

    A system to alert farmers of the Crop Vandalism and aid to fencing destroy. The detection works at far distance and send sms and call to the concerned farmer to take an action before an unseen inci…

    Python 6 2

  6. Machine-Learning-Expertise Machine-Learning-Expertise Public

    A Machine Learning basics course, containing pre-processing, scaling, and implementation of different models. Most implementation through sklearn.

    Python