Skip to content
View sdhayalk's full-sized avatar
  • San Diego, CA, USA
Block or Report

Block or report sdhayalk

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. Large_Scale_GeoVisual_Search Large_Scale_GeoVisual_Search Public

    Image visual similarity based search in NAIP satellite imagery of some areas of California using Deep Learning. Deep CNN provides output features that are converted into 512-bit binary vector that …

    Python 6 2

  2. Invasive_Species_Monitoring Invasive_Species_Monitoring Public

    Implemented convolutional neural network GoogLeNet with Inception modules and Ensemble of Inception V3, Xception, ResNet50 using transfer learning to detect invasive hydrangea in Brazilian national…

    Python 6 1

  3. Facial_Emotion_Recognition Facial_Emotion_Recognition Public

    Convolutional neural network model similar to VGG-D that can detect emotions given facial images. Achieved an accuracy of 65% on the FER-2013 dataset. Code in Keras

    Python 4

  4. TensorFlow_Speech_Recognition_Challenge TensorFlow_Speech_Recognition_Challenge Public

    Implemented 3 neural network architectures: 1) Combination of RNN LSTM nodes and CNN, 2) CNN with residual blocks similar to ResNet, 3) Deep RNN LSTM network; and compared their performance to dete…

    Python 25 1

  5. Grayscale_to_Color_using_CNN Grayscale_to_Color_using_CNN Public

    Convolutional Neural Network architecture to generate Color images from Grayscale input images. Specifically, it generates color images in the YUV channels space when given input grayscale images i…

    Python 4 1

  6. Nearby_Restaurants_Weather_Offers Nearby_Restaurants_Weather_Offers Public

    Java 1