Skip to content
View pranavaggarwal01's full-sized avatar
Block or Report

Block or report pranavaggarwal01

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. Texture-and-Image-Classification Texture-and-Image-Classification Public

    Contains three problems - Texture Classification using k means and Laws filters, Vehicle Classification using SIFT and SURF features and BOWs approach and Edge Detection techniques

    C++ 1

  2. Compression-Decompression-for-streaming-displays Compression-Decompression-for-streaming-displays Public

    Forked from amanvora/Compression-Decompression-for-streaming-displays

    Compression-Decompression pipeline based on motion compensation and background-foreground segmentation.

    Python

  3. colored_and_Translated-MNISTDataset_Classification colored_and_Translated-MNISTDataset_Classification Public

    Using Torch Framework to train and test colored and translated MNIST dataset

    Lua

  4. Compression-Techniques Compression-Techniques Public

    Contains Lossless and Lossy compression techniques with output files. Use PSNR for quality measurement.

    C++ 1

  5. Gradient-Descent-algorithm Gradient-Descent-algorithm Public

    A simple implementation for gradient descent of machine learning tasks using MATLAB

    MATLAB

  6. LeNet5 LeNet5 Public

    Implementation of LeNet-5 deep learning model using TensorFLow

    Python