WangYongli's starred repositories

ncnn

ncnn is a high-performance neural network inference framework optimized for the mobile platform

Language:C++License:NOASSERTIONStargazers:19988Issues:0Issues:0

neon

neon优化实例代码

Language:CStargazers:8Issues:0Issues:0

onnxruntime-inference-examples

Examples for using ONNX Runtime for machine learning inferencing.

Language:C++License:MITStargazers:1116Issues:0Issues:0

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.

Language:C++License:NOASSERTIONStargazers:4370Issues:0Issues:0

onnx-modifier

A tool to modify ONNX models in a visualization fashion, based on Netron and Flask.

Language:JavaScriptLicense:MITStargazers:1251Issues:0Issues:0

detrex

detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.

Language:PythonLicense:Apache-2.0Stargazers:1954Issues:0Issues:0

YOLOv6

YOLOv6: a single-stage object detection framework dedicated to industrial applications.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:5655Issues:0Issues:0
Language:PythonStargazers:135Issues:0Issues:0

StereoV3DCode

《立体视觉入门指南》 代码, c++ code for StereoV3D course

Language:C++License:MITStargazers:178Issues:0Issues:0

mobilenetv2.pytorch

72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models

Language:PythonLicense:Apache-2.0Stargazers:663Issues:0Issues:0

yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:AGPL-3.0Stargazers:49272Issues:0Issues:0
Language:C++Stargazers:17Issues:0Issues:0

tinyCNN

将MNN拆解的简易前向推理框架(for study!)

Language:C++Stargazers:20Issues:0Issues:0

yolov7_d2

🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥

Language:PythonLicense:GPL-3.0Stargazers:3125Issues:0Issues:0

nnieqat-pytorch

A nnie quantization aware training tool on pytorch.

Language:PythonLicense:MITStargazers:238Issues:0Issues:0

awesome_lightweight_networks

The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐

Language:PythonLicense:MITStargazers:811Issues:0Issues:0

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:19348Issues:0Issues:0

PytorchToCaffe

Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some bugs

Language:PythonLicense:MITStargazers:782Issues:0Issues:0

PyTorch-Quantization-Aware-Training

PyTorch Quantization Aware Training Example

Language:PythonLicense:MITStargazers:119Issues:0Issues:0

awesome-quantization-and-fixed-point-training

Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design

Stargazers:155Issues:0Issues:0

ArmNeonOptimization

Arm neon optimization practice

Language:C++License:MITStargazers:385Issues:0Issues:0

MNN

MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba

Language:C++Stargazers:8547Issues:0Issues:0

YOLOX

YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

Language:PythonLicense:Apache-2.0Stargazers:9261Issues:0Issues:0
Language:PythonLicense:BSD-3-ClauseStargazers:791Issues:0Issues:0

DesignPattern

Design pattern demo code

Language:C++Stargazers:1046Issues:0Issues:0

ccc

100天开发c编译器

Language:C++Stargazers:88Issues:0Issues:0

cuda_learning

Learning cuda codes

Language:CudaStargazers:74Issues:0Issues:0

bp-cpp

彻底弄懂BP反向传播,15行代码,C++实现也简单,MNIST分类98.29%精度

Language:C++License:MITStargazers:33Issues:0Issues:0

pytorch-OpCounter

Count the MACs / FLOPs of your PyTorch model.

Language:PythonLicense:MITStargazers:4812Issues:0Issues:0

knowledge-distillation-pytorch

A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility

Language:PythonLicense:MITStargazers:1824Issues:0Issues:0