imransalam
Google Developers Expert in Machine Learning Sr. Machine Learning Engineer
Islamabad, Pakistan
Pinned Repositories
autoencoders_tf2.0
Simple, denoising and variational autoencoders made in TensorFlow2.0
basic-tf-intro-notebooks
Basic step by step guide on how to TF.
cnn-registration
A image registration method using convolutional neural network features.
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
gcp-ai-platform-hyperparameter-tuning-tf2
Perform Hyperparameter tuning on a small Regression problem using TensorFlow 2
JJ-style-transfer-TensorFlow2.0
Justin Johnson style transfer https://arxiv.org/abs/1603.08155 made using TensorFlow 2.0
rb_image
Red Buffer images and polygon processing lib.
SR-GANS-TF2
Super Resolution GANs with TensorFlow 2.0
style-transfer-tensorflow-2.0
Style transfer from Gatys et al and histogram loss added from https://arxiv.org/abs/1701.08893. Written in tensorflow2.0 with eager execution.
Variational-UNet
Some weird thing with U-Net. Note this does not follow the official implementation of Variational UNet given in some papers.
imransalam's Repositories
imransalam/style-transfer-tensorflow-2.0
Style transfer from Gatys et al and histogram loss added from https://arxiv.org/abs/1701.08893. Written in tensorflow2.0 with eager execution.
imransalam/autoencoders_tf2.0
Simple, denoising and variational autoencoders made in TensorFlow2.0
imransalam/basic-tf-intro-notebooks
Basic step by step guide on how to TF.
imransalam/JJ-style-transfer-TensorFlow2.0
Justin Johnson style transfer https://arxiv.org/abs/1603.08155 made using TensorFlow 2.0
imransalam/Variational-UNet
Some weird thing with U-Net. Note this does not follow the official implementation of Variational UNet given in some papers.
imransalam/gcp-ai-platform-hyperparameter-tuning-tf2
Perform Hyperparameter tuning on a small Regression problem using TensorFlow 2
imransalam/rb_image
Red Buffer images and polygon processing lib.
imransalam/cnn-registration
A image registration method using convolutional neural network features.
imransalam/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
imransalam/PokerOmega
Reinforcement-Learning AI that plays Texas Hold'em
imransalam/SR-GANS-TF2
Super Resolution GANs with TensorFlow 2.0
imransalam/docs
TensorFlow documentation
imransalam/ecosystem
Integration of TensorFlow with other open-source frameworks
imransalam/flann
Fast Library for Approximate Nearest Neighbors
imransalam/julia_stuff
Julia stuff
imransalam/keras-retinanet
Keras implementation of RetinaNet object detection.
imransalam/my-app
imransalam/NJ-Public-Icons
imransalam/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
imransalam/scikit-image
Image Processing SciKit (Toolbox for SciPy)
imransalam/SQLNet
Neural Network for generating structured queries from natural language.
imransalam/tensorflow
An Open Source Machine Learning Framework for Everyone
imransalam/yolo2-pytorch
YOLOv2 in PyTorch