Pinned Repositories
awesome-dynamic-convolution
Dynamic convolution Paper collection.
Awesome-Pruning
A curated list of neural network pruning resources.
awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
caffe-int8-convert-tools
This convert tools is base on TensorRT 2.0 Int8 calibration tools,which use the KL algorithm to find the suitable threshold to quantize the activions from Float32 to Int8(-128 - 127).
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
DeepID1
Implementation of DeepID1 using tensorflow.
Dynamic-convolution-Pytorch
Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)
ECCV2020-Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
Home-Credit-Default-Risk
2nd Place Solution 💰🥈
qcd-horizon's Repositories
qcd-horizon/awesome-dynamic-convolution
Dynamic convolution Paper collection.
qcd-horizon/Awesome-Pruning
A curated list of neural network pruning resources.
qcd-horizon/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
qcd-horizon/caffe-int8-convert-tools
This convert tools is base on TensorRT 2.0 Int8 calibration tools,which use the KL algorithm to find the suitable threshold to quantize the activions from Float32 to Int8(-128 - 127).
qcd-horizon/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
qcd-horizon/DeepID1
Implementation of DeepID1 using tensorflow.
qcd-horizon/Dynamic-convolution-Pytorch
Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)
qcd-horizon/ECCV2020-Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
qcd-horizon/Home-Credit-Default-Risk
2nd Place Solution 💰🥈
qcd-horizon/IR-UWB-Radar-Signal-Dataset-for-Dense-People-Counting
qcd-horizon/learning_ray
Notebooks for the O'Reilly book "Learning Ray"
qcd-horizon/mmdetection
OpenMMLab Detection Toolbox and Benchmark
qcd-horizon/MobileFaceNet_TF
Tensorflow implementation for MobileFaceNet
qcd-horizon/mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
qcd-horizon/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
qcd-horizon/pprint
Pretty Printer for Modern C++
qcd-horizon/qat
quantizatoin aware training
qcd-horizon/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
qcd-horizon/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators