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

Block or report Sangameshdavey

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

  1. yolo_car_detection yolo_car_detection Public

    Detecting and drawing bounding boxes around cars using the YOLO algorithm

    Jupyter Notebook 1

  2. Image_segmentation_U_net Image_segmentation_U_net Public

    U-Net, a type of CNN designed for quick, precise image segmentation, and using it to predict a label for every single pixel in an image - in this case, an image from a self-driving car dataset.

    Jupyter Notebook

  3. gradient_checking gradient_checking Public

    Implementing gradient checking to verify the accuracy of backprop implementation

    Jupyter Notebook

  4. face-recognition-verification- face-recognition-verification- Public

    Face recognition ,ideas derived from facenet and image encoding - 128 dimensional encoding (using pretrained model) ,using that to solve the one shot learning problem

    Jupyter Notebook

  5. Art_Generation_with_Neural_Style_Transfer Art_Generation_with_Neural_Style_Transfer Public

    Neural Style Transfer (NST) is an optimization technique in deep learning. It merges two images, namely: a "content" image (C) and a "style" image (S), to create a "generated" image (G). The genera…

    Jupyter Notebook 1

  6. HACKTOBERFEST2021_PATTERN HACKTOBERFEST2021_PATTERN Public

    Forked from aritraroy24/HACKTOBERFEST2021_PATTERN

    😎A Hacktoberfest-2021 Contribution Repository For Beginners😎... Build Any Pattern You Like...In Any Language❤❤❤

    Python