leochli's Stars
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
hujie-frank/SENet
Squeeze-and-Excitation Networks
richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
junyanz/interactive-deep-colorization
Deep learning software for colorizing black and white images with a few clicks.
TolgaTatli/Moon
🌓 Moon is a minimal, one column jekyll theme.
fengbintu/Neural-Networks-on-Silicon
This is originally a collection of papers on neural network accelerators. Now it's more like my selection of research on deep learning and computer architecture.
Eric-mingjie/rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
ethanhe42/channel-pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
csarron/awesome-emdl
Embedded and mobile deep learning research resources
farmingyard/ShuffleNet
This is a fast caffe implementation of ShuffleNet.
shicai/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
shicai/Caffe_Manual
Caffe使用教程
jiasenlu/HieCoAttenVQA
TingsongYu/cascaded_mobilenet-v2
cascaded convolutional neural network for facial point detection
AutoCheckout-CMU/AutoCheckout
This project shares our solution for AiFi's CPS-IoT Autocheckout Competition. We're the winner: Team 3!
farmingyard/SENet
Squeeze-and-Excitation Networks, a new architecture building block proposed by WMW team at ILSVRC2017 challenges