Skip to content
View akameswa's full-sized avatar
  • Carnegie Mellon University
  • Pittsburgh
  • 00:49 (UTC -05:00)
  • LinkedIn in/akameswa

Block or report akameswa

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. touretzkyds/DiffusionDemo touretzkyds/DiffusionDemo Public

    In-depth exploration of stable diffusion models, walking readers through the inner workings in a step-by-step manner.

    Python 21 4

  2. CodeGenerationMoE CodeGenerationMoE Public

    A Mixture-of-Experts (MoE) approach to code generation using Mistral-7B as the base model.

    Jupyter Notebook 3 1

  3. AdvancedComputerVision AdvancedComputerVision Public

    Implementation of advanced computer vision algorithms (feature matching, tracking, 3D reconstruction, CNNs) developed in CMU's 16-820 course.

    Jupyter Notebook 1

  4. DeepLearning DeepLearning Public

    A custom PyTorch-inspired framework built from scratch using Python and NumPy.

    Jupyter Notebook 1

  5. Srecharan/VLM-Tool-Recognition Srecharan/VLM-Tool-Recognition Public

    Fine-tuned Vision-Language Models (Qwen2.5-VL & Llama-3.2) for industrial tool recognition. 7.5K image dataset with safety annotations. Achieves 95% accuracy using RAG & GRPO optimization.

    Python 9

  6. VisualLearningRecognition VisualLearningRecognition Public

    This repository contains completed assignments for the Visual Learning and Recognition (VLR) course, covering various computer vision and deep learning topics.

    Python