Pinned Repositories
AdGuardHome
Network-wide ads & trackers blocking DNS server
AIDemoAndroid
这是一个安卓手机端的AI集成项目,这个项目包括人脸检测与对比,文本检测与识别,命名实体识别
AlignedReID
Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
apollo
An open autonomous driving platform
ASNE
A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).
attention_is_all_you_need
Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.
Augmentor
Image augmentation library in Python for machine learning.
AutoBuild-Nanopi-R2S
deeplearning
深度学习平台
nanopi-openwrt
Openwrt for Nanopi M4 固件编译
lxwithgod's Repositories
lxwithgod/AIDemoAndroid
这是一个安卓手机端的AI集成项目,这个项目包括人脸检测与对比,文本检测与识别,命名实体识别
lxwithgod/AlignedReID
Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
lxwithgod/bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
lxwithgod/Bender
Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
lxwithgod/BinaryNet-on-tensorflow
binary weight neural network implementation on tensorflow
lxwithgod/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
lxwithgod/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
lxwithgod/chainer-pointnet
Chainer implementation of PointNet, PointNet++, KD-Network and 3DContextNework
lxwithgod/cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
lxwithgod/convseg
Convolutional neural network for Chinese word segmentation
lxwithgod/curriculum-dropout
Code for the paper "Curriculum Dropout", ICCV 2017
lxwithgod/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
lxwithgod/dmn-tensorflow
TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'
lxwithgod/DSSM
An implementation of the paper: Learning Deep Structured Semantic Models for Web Search using Clickthrough Data
lxwithgod/e2e-coref
End-to-end Neural Coreference Resolution
lxwithgod/edward
A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow.
lxwithgod/gcn
Implementation of Graph Convolutional Networks in TensorFlow
lxwithgod/Graph_Convolutional_LSTM
High-Order Graph Convolutional Recurrent Neural Network
lxwithgod/insuranceqa-corpus-zh
OpenData in insurance area for Machine Learning Tasks
lxwithgod/neuralcoref
State-of-the-art coreference resolution based on neural nets and spaCy
lxwithgod/nlp-datasets-1
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
lxwithgod/nnPUlearning
Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10
lxwithgod/OCR-CTPN-CRNN
ocr, cnn+lstm (CTPN/CRNN) for image text detection
lxwithgod/RoBO
RoBO: a Robust Bayesian Optimization framework
lxwithgod/tbd-nets
PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"
lxwithgod/TensorFlow-ShuffleNet
ShuffleNet in Tensorflow
lxwithgod/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
lxwithgod/TextRecognitionDataGenerator
A synthetic data generator for text recognition
lxwithgod/visual-interaction-networks_tensorflow
Tensorflow Implementation of Visual Interaction Networks
lxwithgod/xRBM
Implementation of Restricted Boltzmann Machine (RBM) and its variants in Tensorflow