Skip to content
View bunnisiva's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • UC Berkely Extensions
  • OAKLAND

Block or report bunnisiva

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. Fashion-pytorch Fashion-pytorch Public

    This is famous dataset from zylanders . It is now in torch vision data collections

    Roff

  2. Programming-Computer-Vision Programming-Computer-Vision Public

    I am creating mini-projects to go over various Image processing techniques that are necessary for any vision projects.

    Jupyter Notebook

  3. Transfer_learning_with_ResNet50 Transfer_learning_with_ResNet50 Public

    Here I am using the pre trained ResNet50 model to classify 3 sets of objects, with Pytorch framework

    HTML

  4. My-CNN-app My-CNN-app Public

    This is an app I created and is up and running on Heroku .https://project-app-launch.herokuapp.com/

  5. Helmet_orNoHelmet Helmet_orNoHelmet Public

    This is a simple Binary Classifier in Keras

    Jupyter Notebook

  6. Interactive_facial_keypoint_WebApp Interactive_facial_keypoint_WebApp Public

    I implemented this using Naimish Net architecture. I did modify the top softmax layer which had pairs of (x,y) euclidian distance into 1D array.