xiaoleitw's Stars
google/skywater-pdk
Open source process design kit for usage with SkyWater Technology Foundry's 130nm node.
udacity/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
espnet/espnet
End-to-End Speech Processing Toolkit
mks0601/3DMPPE_ROOTNET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
tensorflow/tfjs-models
Pretrained models for TensorFlow.js
dragen1860/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
tensorflow/neural-structured-learning
Training neural models with structured signals.
mlcommons/training
Reference implementations of MLPerf™ training benchmarks
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
dojoteef/synst
Source code to reproduce the results in the ACL 2019 paper "Syntactically Supervised Transformers for Faster Neural Machine Translation"
Cartus/AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
ratishsp/data2text-entity-py
Code for ACL 2019 paper on Data-to-text Generation with Entity Modeling
hugochan/BAMnet
Code & data accompanying the NAACL 2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"
BangLiu/ArticlePairMatching
The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions
bernhard2202/rankqa
This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.
Linear95/BinarySentEmb
Code for ACL 2019 oral paper - Learning Compressed Sentence Representations for On-Device Text Processing.
thunlp/GEAR
Source code for ACL 2019 paper "GEAR: Graph-based Evidence Aggregating and Reasoning for Fact Verification"
ArrowLuo/DOER
The implementation of ACL 2019 paper DOER: Dual Cross-Shared RNN for Aspect Term-Polarity Co-Extraction
henryhungle/MTN
Code for the paper Multimodal Transformer Networks for End-to-End Video-Grounded Dialogue Systems (ACL19)
tsujuifu/pytorch_graph-rel
A PyTorch implementation of GraphRel
wangqiangneu/dlcl
The implementation of "Learning Deep Transformer Models for Machine Translation"
thunlp/ERNIE
Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
facebookresearch/TreeNLG
A novel method of constrained decoding for neural NLG (NNLG) models
mlcommons/inference
Reference implementations of MLPerf™ inference benchmarks
pjreddie/darknet
Convolutional Neural Networks
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)