Skip to content
View advait-d's full-sized avatar

Highlights

  • Pro

Block or report advait-d

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. image-stitching image-stitching Public

    As a part of the Computer Vision and Image Processing course, we performed image stitching without the use of OpenCV's library functions such as cv2.BFMatcher or cv2.findHomography

    Python 1 1

  2. mnist-usps-ML mnist-usps-ML Public

    Performing Machine Learning algorithms - SVM, Random Forest and Logistic Regression on MNIST and USPS datasets

    Jupyter Notebook 1

  3. Wikipedia_Data_Cleaning Wikipedia_Data_Cleaning Public

    Jupyter Notebook

  4. densecap densecap Public

    Forked from jcjohnson/densecap

    Dense image captioning in Torch

    Jupyter Notebook

  5. cosmos cosmos Public

    Forked from OpenGenus/cosmos

    Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum

    Jupyter Notebook

  6. video-object-detector-SSD300 video-object-detector-SSD300 Public

    A PyTorch implementation of Single Shot MultiBox Object Detector (SSD300 variant) trained on Pascal VOC 2007 Dataset which can be used to detect objects in videos

    Python