Skip to content
View shreshtashetty's full-sized avatar
🤖
🤖

Block or report shreshtashetty

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CycleGANPhototoMonet CycleGANPhototoMonet Public

    Converting photos into Monet style paintings using CycleGANs with Differentiable Augmentation.

    Jupyter Notebook

  2. LeetcodePractice LeetcodePractice Public

    Leetcode problems solved in Python/C++ for coding practice.

    Python

  3. OCR OCR Public

    Tensorflow implementation of OCR (Extracting words from images of the text) using CNNs and BiLSTMs.

    Jupyter Notebook 1 1

  4. ResNet50Tasks ResNet50Tasks Public

    Custom coding a ResNet50 network and performing transfer learning on the pre-existing ResNet50 architecture for my learning.

    Jupyter Notebook

  5. weatherApp weatherApp Public

    Creates 2 different python flask apps with a REST API-- one to post current weather to a web app and the other to generate a graph of the temperature forecasts for a particular city.

    Python

  6. MulticamCalibrationCheck MulticamCalibrationCheck Public

    Python