Ryan's repositories

SparrowRecSys

A Deep Learning Recommender System

License:Apache-2.0Stargazers:0Issues:0Issues:0

pytorch-lightning

The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.

License:Apache-2.0Stargazers:0Issues:0Issues:0

Awesome-pytorch-list

A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.

Stargazers:0Issues:0Issues:0

TensorRT

TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.

License:Apache-2.0Stargazers:0Issues:0Issues:0

yolov5

YOLOv5 in PyTorch > ONNX > CoreML > TFLite

License:GPL-3.0Stargazers:0Issues:0Issues:0

NLP_ability

总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力

Stargazers:0Issues:0Issues:0

BERT-pytorch

Google AI 2018 BERT pytorch implementation

License:Apache-2.0Stargazers:0Issues:0Issues:0

ncnn

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

License:NOASSERTIONStargazers:0Issues:0Issues:0

nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

License:MITStargazers:0Issues:0Issues:0

VisTR

[CVPR2021 Oral] End-to-End Video Instance Segmentation with Transformers

License:Apache-2.0Stargazers:0Issues:0Issues:0

examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

PyTorch_image_classifier

Image classification: efficientnet/resnest/seresnext/.....

Stargazers:0Issues:0Issues:0

PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

License:Apache-2.0Stargazers:0Issues:0Issues:0

superset

Apache Superset is a Data Visualization and Data Exploration Platform

License:Apache-2.0Stargazers:0Issues:0Issues:0

pytorch-image-models

PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more

License:Apache-2.0Stargazers:0Issues:0Issues:0

EAST

A tensorflow implementation of EAST text detector

License:GPL-3.0Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

micronet

micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape

License:MITStargazers:0Issues:0Issues:0

Bert-Chinese-Text-Classification-Pytorch

使用Bert,ERNIE,进行中文文本分类

License:MITStargazers:0Issues:0Issues:0

pyecharts

🎨 Python Echarts Plotting Library

License:MITStargazers:0Issues:0Issues:0

MEAL-V2

MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks

Stargazers:0Issues:0Issues:0

Tech_Aarticle

深度学习模型在各大公司实战落地细节解读:主要是通过阅读各种实战文章,梳理模型落地的工程细节,涉及到搜索/推荐/自然语言处理。

Stargazers:0Issues:0Issues:0

nsfw_data_scraper

Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier

License:MITStargazers:0Issues:0Issues:0

IT_book

本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)

Stargazers:0Issues:0Issues:0

Chinese-Text-Classification-Pytorch

中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。

License:MITStargazers:0Issues:0Issues:0

tensorrt-utils

⚡ Useful scripts when using TensorRT

License:Apache-2.0Stargazers:0Issues:0Issues:0

TeamTalk

这是我维护的蘑菇街TeamTalk源码版本。

License:Apache-2.0Stargazers:0Issues:0Issues:0

pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

Ai-Learn

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

Stargazers:0Issues:0Issues:0

Taylor_pruning

Pruning Neural Networks with Taylor criterion in Pytorch

License:NOASSERTIONStargazers:0Issues:0Issues:0