Skip to content
View chetanmreddy's full-sized avatar

Block or report chetanmreddy

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. ml-production-model-monitoring ml-production-model-monitoring Public

    Jupyter Notebook

  2. deploy-ml-web-app deploy-ml-web-app Public

    A flask based Handwritten character recognition web app deployed to a remote server to interact with a machine learning model. Python, Pytorch, Flask, Docker.

    Python 1

  3. Image-Retrieval-Representation-learning Image-Retrieval-Representation-learning Public

    Jupyter Notebook 1

  4. hand-gesture-recognition hand-gesture-recognition Public

    This project implements a hand recognition and hand gesture recognition system using OpenCV on Python 3.5.The detected hand is then processed and modelled by finding contours and convex hull

    Python 1 2

  5. facial-keypoint-detection facial-keypoint-detection Public

    This is a CNN based facial keypoint detector using Keras open source library on tensorflow backend, which could identify 15 locations on the human face. The output will be (x,y) coordinates of the …

    Python 9

  6. image-search-engine image-search-engine Public

    This is a simple histogram based comparison based image search engine.

    Python