zhanglazhuan's Stars
V2AI/Det3D
World's first general purpose 3D object detection codebse.
Vegeta2020/SE-SSD
SE-SSD: Self-Ensembling Single-Stage Object Detector From Point Cloud, CVPR 2021.
BerkeleyAutomation/perception
AUTOLab perception toolkit
ApolloAuto/apollo
An open autonomous driving platform
xboot/libonnx
A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.
rockcarry/ffcnn
ffcnn is a cnn neural network inference framework, written in 600 lines C language.
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
agenium-scale/nsimd
Agenium Scale vectorization library for CPUs and GPUs
tostq/DeepLearningC
Simple program to learn CNN (LeNet-5) in pure C
NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
csyhhu/L-DNQ
Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data
yaozhewei/HAP
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
NVIDIA/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
D-X-Y/Awesome-AutoDL
Automated Deep Learning: Neural Architecture Search Is Not the End (a curated list of AutoDL resources and an in-depth analysis)
windmaple/awesome-AutoML
Curating a list of AutoML-related research, tools, projects and other resources
hibayesian/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
yoniaflalo/knapsack_pruning
Implementation of knapsack pruning
BBuf/onnx2X
ONNX2Pytorch
google/model_search
gergo-/pylibjit
pylibjit, a Python library for compiling Python functions
plaidml/plaidml
PlaidML is a framework for making deep learning work everywhere.
S-aiueo32/lpips-pytorch
A simple and useful implementation of LPIPS.
kivy/python-for-android
Turn your Python application into an Android APK
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
bbfamily/abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
microsoft/nnfusion
A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Tencent/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
XiaoMi/mace
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.