Pinned Repositories
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
AI-Rank
面向产业应用的AI开源评测基准
AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
automl
Google Brain AutoML
Awesome-NAS
A curated list of neural architecture search (NAS) resources.
book
ImageModel
Image classification
Paddle
PArallel Distributed Deep LEarning
PaddleDemo
TNN
TNN:由腾讯优图实验室打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。
qingqing01's Repositories
qingqing01/ImageModel
Image classification
qingqing01/caffe
Caffe: a fast open framework for deep learning.
qingqing01/convnet-benchmarks
Easy benchmarking of all publicly accessible implementations of convnets
qingqing01/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
qingqing01/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
qingqing01/gemmlowp
Low-precision matrix multiplication
qingqing01/gotgit
Errata and resources for GotGit: a book about Git in Chinese
qingqing01/Image
qingqing01/ImageProcess
qingqing01/markdown_documentation_chinese
A Chinese markdown documentation to document markdown syntax.
qingqing01/persistent-rnn
Fast Recurrent Networks Library
qingqing01/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
qingqing01/resnet-1k-layers
Deep Residual Networks with 1K Layers
qingqing01/rnn-benchmarks
Benchmarks for several RNN variations with different deep-learning frameworks
qingqing01/tensorflow
Computation using data flow graphs for scalable machine learning
qingqing01/ThreadPool
A simple C++11 Thread Pool implementation
qingqing01/warp-ctc
Fast parallel CTC.