Skip to content
View rgkannan676's full-sized avatar
:octocat:
:octocat:
  • Singapore
Block or Report

Block or report rgkannan676

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. Track-COCO-Objects Track-COCO-Objects Public

    Track objects in COCO dataset.

    Python

  2. Recognition-and-Classification-of-Facial-Attributes Recognition-and-Classification-of-Facial-Attributes Public

    Created a classifier that can identify and classify 41 types of facial attributes, using an ImageNet pre-trained ResNext50 model provided by PyTorch and CelebA dataset. Multiple data augmentation t…

    Python 10

  3. Image-Super-Resolution Image-Super-Resolution Public

    Created a model that can increase the resolution of images by 4 times, using an SRResNet model provided by BasicSR framework and DIV2K data set. Multiple data augmentation techniques were used alon…

    Python

  4. Histogram-Equalization Histogram-Equalization Public

    Histogram equalization based image processing to improve the contrast of the image

    Python 1

  5. Design-and-Train-Neural-Network-from-Scratch Design-and-Train-Neural-Network-from-Scratch Public

    Explore the Math behind it by designing a neural network, derive the parameter gradients with respect to loss function and update the parameter weights and update the weight parameters using the gr…

    Python

  6. Financial_Q-A_Chatbot Financial_Q-A_Chatbot Public

    Q&A Chatbot capable of answering questions related to the financial reports of large public companies. This chatbot can be directly hosted in Heroku platform. The RAG (Retrieval-Augmented Generatio…

    Python 1