rremani
Experience in deploying end-to-end AI solutions & managing data teams.
Ensuredit Technologies Pvt LtdIndia
Pinned Repositories
ac-gan
A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-torch
A curated list of awesome Torch tutorials, projects and communities
crnn-pytorch
modified the code to train on new data
cs231n-solutions
Curated-scene-text-recognition-analysis
Curated lists of scene text recognition and analysis
densecap
Dense image captioning in Torch
ganhacks
starter from "How to Train a GAN?" at NIPS2016
imgaug
Image augmentation for machine learning experiments.
rremani's Repositories
rremani/crnn-pytorch
modified the code to train on new data
rremani/coursera_ml
Python solutions to Andrew Ng's ML course.
rremani/cs224n-winter-2017
All lecture notes, slides and assignments from CS224n: Natural Language Processing with Deep Learning class by Stanford
rremani/DeepLearningFrameworks
Demo of running NNs across different frameworks
rremani/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
rremani/eeap-examples
Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe
rremani/eht-imaging
Imaging, analysis, and simulation software for radio interferometry
rremani/face_recognition
rremani/fastbook
Draft of the fastai book
rremani/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
rremani/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
rremani/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
rremani/hands-on-transfer-learning-with-python
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem
rremani/Language_Processing
rremani/libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
rremani/line-segmentation-algorithm-to-gcp-vision
Line segmentation algorithm for Google Vision API.
rremani/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
rremani/ml-yearning
rremani/opencv-yolo-qr-detection
rremani/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
rremani/rPPG
rremani/some-investment-books
rremani/stanford-cs229
🤖 Exercise answers to the problem sets from the 2017 machine learning course cs229 by Andrew Ng at Stanford
rremani/style-transfer
style transfer web app [FastAPI + streamlit + Docker]
rremani/test_ci
To test continuous integration
rremani/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch
rremani/TreeStructure
Table Extraction Tool
rremani/TwitterTreasures
rremani/Weatherbot_Tutorial
rremani/yolov3
YOLOv3: Training and inference in PyTorch