Pinned Repositories
alexa-lambda
Basic lambda function that uses the alexa sdk and is invoked when a voice command is sent to it through a third-party tool (echoism)
APIRequestQueuer
Back-end code that queues incoming requests and sends them to a proxy server until status is changes to "resolved"
bbox_tool
Bounding box tool for Mask-RCNN image segmentation created using React
Computer-Vision-AdvancedLaneDetection
Advanced Lane detection using OpenCV libraries
Deep-Learning-BehaviourCloning
Keras model for creating a model that can drive a car through a racetrack
NaturalLanguageComputing-SentimentAnalysis
Using Spacy and machine learning to perform sentiment analysis on reddit comments
polyrnn-pp
Implementation of instance segmentation helper tool similar to Efficient Interactive Annotation of Segmentation Datasets with Polygon-RNN++
refinerf
Code for RefiNeRF: Modelling dynamic neural radiance fields with inconsistent or missing camera parameters
ShujaKhalid's Repositories
ShujaKhalid/polyrnn-pp
Implementation of instance segmentation helper tool similar to Efficient Interactive Annotation of Segmentation Datasets with Polygon-RNN++
ShujaKhalid/bbox_tool
Bounding box tool for Mask-RCNN image segmentation created using React
ShujaKhalid/NaturalLanguageComputing-SentimentAnalysis
Using Spacy and machine learning to perform sentiment analysis on reddit comments
ShujaKhalid/refinerf
Code for RefiNeRF: Modelling dynamic neural radiance fields with inconsistent or missing camera parameters
ShujaKhalid/APIRequestQueuer
Back-end code that queues incoming requests and sends them to a proxy server until status is changes to "resolved"
ShujaKhalid/deq-jax
Transformers for vision and text tasks using the magic of DEQs
ShujaKhalid/causalml
Uplift modeling and causal inference with machine learning algorithms
ShujaKhalid/cloud-setup
Run scripts to setup a google cloud virtual instance
ShujaKhalid/computer_vision_algos_cpp_cuda
Practice for coputer vision algorithms in C++ and CUDA
ShujaKhalid/deq
[NeurIPS'19] Deep Equilibrium Models
ShujaKhalid/ec2-a1
Scalable Application
ShujaKhalid/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
ShujaKhalid/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
ShujaKhalid/machine_learning_examples
A collection of machine learning examples and tutorials.
ShujaKhalid/mamba-sandbox
Re-creating a simple implementation of Mamba using JAX and Pytorch.
ShujaKhalid/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ShujaKhalid/mdeq
Multiscale Deep Equilibrium Models
ShujaKhalid/micrograd
Inspired by Andrej Karpathy's amazing tutorial on micrograd [https://www.youtube.com/watch?v=VMj-3S1tku0]
ShujaKhalid/MiVOS
[CVPR 2021] Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion. Semi-supervised VOS as well!
ShujaKhalid/ml-algorithms
Coding practice for programming all ML algorithms from scratch in JAX/pytorch
ShujaKhalid/models
Models and examples built with TensorFlow
ShujaKhalid/nlp-jax
ShujaKhalid/nlp-torch
ShujaKhalid/shujakhalid.github.io
ShujaKhalid/sk-academic
ShujaKhalid/tiny-diffusion-sandbox
Sandbox for various diffusion architectures and training paradigms
ShujaKhalid/unet-pytorch
py-torch implementation of unet
ShujaKhalid/VariationalAutoEncoders_and_GenerativeAdversarialNetworks_Playground
Coding VAEs and GANs from scratch using tensorflow and Keras
ShujaKhalid/vision_transformer
ShujaKhalid/yolact
A simple, fully convolutional model for real-time instance segmentation.