airsplay's Stars
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
karpathy/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
navdeep-G/samplemod
facebookresearch/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
ShaoqingRen/faster_rcnn
Faster R-CNN
LiyuanLucasLiu/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
tomohideshibata/BERT-related-papers
BERT-related papers
Smerity/sha-rnn
Single Headed Attention RNN - "Stop thinking with your head"
karpathy/pytorch-normalizing-flows
Normalizing flows in PyTorch. Current intended use is education not production.
soskek/bookcorpus
Crawl BookCorpus
shfshanyue/2019-ncov
全国新型冠状病毒,肺炎疫情实时省市地图
jiasenlu/vilbert_beta
shaohua0116/ICLR2020-OpenReviewData
Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.
facebookresearch/anli
Adversarial Natural Language Inference Benchmark
uncbiag/registration
Image Registration
ronghanghu/n2nmn
Code release for Hu et al. Learning to Reason: End-to-End Module Networks for Visual Question Answering. in ICCV, 2017
yangkky/distributed_tutorial
ruotianluo/pytorch-resnet
Convert resnet trained in caffe to pytorch model. (group norm resnet is provided too)
tnq177/transformers_without_tears
Transformers without Tears: Improving the Normalization of Self-Attention
cooelf/UVR-NMT
Neural Machine Translation with universal Visual Representation (ICLR 2020)
ronghanghu/snmn
Code release for Hu et al., Explainable Neural Computation via Stack Neural Module Networks. in ECCV, 2018
mmurray/cvdn
Cooperative Vision-and-Dialog Navigation
easonnie/semanticRetrievalMRS
This is the repo for the paper "Revealing the Importance of Semantic Retrieval for Machine Reading at Scale".
XiangLi1999/syntactic-VIB
Implementation of the paper: Specializing pretrained word embeddings (for parsing) by IB
HKUST-KnowComp/Visual_PCR
Dataset and Source code for EMNLP 2019 paper "What You See is What You Get: Visual Pronoun Coreference Resolution in Dialogues"
liujch1998/SoftLabelCCRF
Implementation of Soft-Label Chain Conditional Random Field for Phrase Grounding in PyTorch
ihsgnef/pathologies
EMNLP 2019 "Pathologies of Neural Models Make Interpretations Difficult"