Skip to content
View dedhiaparth98's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report dedhiaparth98

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
dedhiaparth98/README.md

Hi there 👋

I am currently implementing various Deep Learning and Computer Vision algorithms. I also enjoy learning python and implementing various libraries that makes development fast and fun.

About me: I like reading novels, painting, playing keyboard, and trekking

You could always reach me at 📫 LinkedIn

Pinned

  1. face-recognition face-recognition Public

    Face Recognition Model trained with Siamese Network and Triplet Loss function in TensorFlow

    Jupyter Notebook 28 19

  2. capsule-network capsule-network Public

    A TensorFlow implementation of Capsule Network as described in the paper Dynamic Routing Between Capsules

    Jupyter Notebook 17 15

  3. spatial-transformer-network spatial-transformer-network Public

    Spatial Transformer Network (STN) provides attention to a particular region to in an image, by doing transformation to the input image. The code in this repository does Affine transformation to ima…

    Jupyter Notebook 12 3

  4. convolution-autoencoder convolution-autoencoder Public

    The Convolutional Autoencoder are not only good regenerators of image but also work on noisy input.

    Jupyter Notebook