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

Block or report varunvallabhan

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. camera-calibration-using-zhang-s-algorithm camera-calibration-using-zhang-s-algorithm Public

    Finding the Projection matrix of a camera using Zhang's algorithm and optimizing using LM

    Python 12 2

  2. Machine-Learning-on-Radio-Frequency-Signals-Classification-Problem- Machine-Learning-on-Radio-Frequency-Signals-Classification-Problem- Public

    Forked from kiaakrami/Machine-Learning-on-Radio-Frequency-Signals-Classification-Problem-

    Application of Machine Learning Algorithms on Radio Frequency Signals

    Jupyter Notebook

  3. Adversarial-Densely-Dilated-network Adversarial-Densely-Dilated-network Public

    ADDN or Adversarial Densely Dilated network is a GAN based segmentation approach which uses DDN(sense Dilated Network) as segmentor.

    Jupyter Notebook

  4. Facerecoginition-using-PCA Facerecoginition-using-PCA Public

    Face-recognition using PCA

    Python

  5. Harris-corner-detection-and-NCC-SSD-matching Harris-corner-detection-and-NCC-SSD-matching Public

    Finding the Harris corners to get the interest point and matching them with images of the same object from different angles or orientation using SSD or NCC

    Python 2

  6. U-net-Image-Segmentation U-net-Image-Segmentation Public

    U-net is an Image segmentation Algorithm which uses CNN blocks to extract features and the rebuilding blocks are connected to their corresponding level to retain the input shape.

    Jupyter Notebook 1 1