prakashpandey9
Deep Learning Enthusiast | Studied at IIT Roorkee
Data Scientist 2 at MicrosoftHyderabad
prakashpandey9's Stars
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
zziz/pwc
This repository is no longer maintained.
keras-team/autokeras
AutoML library for deep learning
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
pytorch/ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
quark0/darts
Differentiable architecture search for convolutional and recurrent networks
handong1587/handong1587.github.io
openai/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
junfu1115/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
hussius/deeplearning-biology
A list of deep learning implementations in biology
pytorch/tnt
A lightweight library for PyTorch training tools and utilities
google/sg2im
Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
bendangnuksung/Image-OutPainting
🏖 Keras Implementation of Painting outside the box
localminimum/QANet
A Tensorflow implementation of QANet for machine reading comprehension
flyyufelix/cnn_finetune
Fine-tune CNN in Keras
switchablenorms/Switchable-Normalization
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
MarvinTeichmann/ConvCRF
This repository contains the reference implementation for our proposed Convolutional CRFs.
jiasenlu/HieCoAttenVQA
davidmascharka/tbd-nets
PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"
1991viet/Yolo-pytorch
YOLO for object detection tasks
reproducibility-challenge/iclr_2019
ICLR Reproducibility Challenge 2019
batra-mlp-lab/visdial-challenge-starter-pytorch
Starter code in PyTorch for the Visual Dialog challenge
abhshkdz/neural-vqa-attention
:question: Attention-based Visual Question Answering in Torch
1991viet/Deeplab-pytorch
Deeplab for semantic segmentation tasks
vlgiitr/Group-Level-Emotion-Recognition
Model submitted for the ICMI 2018 EmotiW Group-Level Emotion Recognition Challenge
vlgiitr/ntm-pytorch
Neural Turing Machines in Pytorch.
ap229997/LanguageModel-using-Attention
Pytorch implementation of a basic language model using Attention in LSTM network