Skip to content
View shreyapriya700's full-sized avatar

Block or report shreyapriya700

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

    Implemented a deep learning model using CNN to carry out web fingerprinting attack against defended and non defended websites. We propose Deep Fingerprinting (DF), a new WF attack based on a Convol…

    Python 7

  2. Estimating-the-3D-pose-of-a-person-given-their-2D-pose Estimating-the-3D-pose-of-a-person-given-their-2D-pose Public

    In this project I worked on estimating the 3D pose of a person given their 2D pose. Turns out, just regressing the 3D pose coordinates using the 2D pose works pretty well [1] (you can find the pape…

    Jupyter Notebook

  3. Action-Recognition Action-Recognition Public

    In this project I did action recognition using Recurrent Neural Network (RNN), (Long-Short Term Memory) LSTM in particular. I am given a dataset called UCF101, which consists of 101 different actio…

    Jupyter Notebook 1

  4. shreyapriya700 shreyapriya700 Public

    Config files for my GitHub profile.

  5. pretrained_models pretrained_models Public

    Pretrained_models

  6. UNet-AerialSegmentation UNet-AerialSegmentation Public

    Forked from amirhosseinh77/UNet-AerialSegmentation

    A PyTorch implementation of U-Net for aerial imagery semantic segmentation.

    Python