chunduri11's Stars
Hyperparticle/one-pixel-attack-keras
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
chaoyuaw/pytorch-coviar
Compressed Video Action Recognition
zziz/pwc
This repository is no longer maintained.
maael/SpikingNeuralNetwork
A python implementation of a spiking neural network with STDP and Reinforcement learning methods
piergiaj/super-events-cvpr18
Code for our CVPR 2018 paper "Learning Latent Super-Events to Detect Multiple Activities in Videos"
akanazawa/vgan
Code for image generation of Variational Discriminator Bottleneck: Improving Imitation Learning, Inverse RL, and GANs by Constraining Information Flow
foolwood/SiamMask
[CVPR19/TPAMI23] SiamMask: A Framework for Fast Online Object Tracking and Segmentation
utilForever/MLStudy
Machine learning study with lecture notes and example codes
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
piergiaj/representation-flow-cvpr19
Code and models for our CVPR'19 paper "Representation Flow for Action Recognition"
shyamal-b/ss-tad
End-to-End, Single-Stream Temporal Action Detection in Untrimmed Videos (Official Repo for SS-TAD)
LMescheder/GAN_stability
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
Cadene/vqa.pytorch
Visual Question Answering in Pytorch
emedvedev/attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
andrewgordonwilson/bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
bioinf-jku/SNNs
Tutorials and implementations for "Self-normalizing networks"
wookayin/tensorflow-plot
📈 TensorFlow + Matplotlib as TF ops
wookayin/gpustat
📊 A simple command-line utility for querying and monitoring GPU status
zhiqiangdon/CU-Net
Code for "Quantized Densely Connected U-Nets for Efficient Landmark Localization" (ECCV 2018) and "CU-Net: Coupled U-Nets" (BMVC 2018 oral)
ShangtongZhang/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
astorfi/Deep-Learning-Roadmap
:satellite: Organized Resources for Deep Learning Researchers and Developers
hanxiao/tf-nlp-blocks
Some frequently used NLP blocks I implemented
taoxugit/AttnGAN
pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE
ShuLiu1993/PANet
PANet for Instance Segmentation and Object Detection
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
fregu856/3DOD_thesis
3D Object Detection for Autonomous Driving in PyTorch, trained on the KITTI dataset.
astorfi/TensorFlow-World
:earth_americas: Simple and ready-to-use tutorials for TensorFlow
markdtw/awesome-architecture-search
A curated list of awesome architecture search resources