Skip to content
View mnjm's full-sized avatar
🗿
🗿

Block or report mnjm

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
mnjm/README.md

Hi 👋, I'm Manjunath

About Me

  • I’m an AI Engineer specializing in Computer Vision and (🤏)NLP.
  • Find myself constantly tackling interesting problems and moving on to the next.
  • Email: manjunat.mohan@gmail.com

Pinned Loading

  1. facial-landmarks-cnn facial-landmarks-cnn Public

    Facial Landmark Detection using CNN with Face Pose Estimation

    Python 4 1

  2. SimGAN SimGAN Public

    Reproduction of SimGAN in TensorFlow 2

    Python 3 1

  3. yolo11.cpp yolo11.cpp Public

    Optimized YOLOv11 wrapper top of OpenCV's DNN with efficient class filtering NMS

    C++ 7 2

  4. micrograd-tensor micrograd-tensor Public

    A tiny autograd engine with tensor support and a neural net library on top of it with PyTorch like API.

    Jupyter Notebook

  5. gpt2 gpt2 Public

    Poor man's attempt at Pretraining GPT2

    Jupyter Notebook

  6. diffusion diffusion Public

    Repro of Denoising Diffusion Probabilistic Model

    Python