zhouqzzw's Stars
frank-lam/fullstack-tutorial
🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
zhucheng725/TX2-tensorRT5.0-python
GuanLianzheng/pytorch_to_TensorRT5
通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
jfzhang95/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
jlevy/the-art-of-command-line
Master the command line, in one page
huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
microsoft/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
gpleiss/efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
ayooshkathuria/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
Cw-zero/TensorRT_yolo3
use TensorRT accelerate yolo3
Ha0Tang/SelectionGAN
[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation
modricwang/Pytorch-Model-to-TensorRT
JimmyHHua/opencv_tutorials
Opencv4.0 with python (English&中文), and will keep the update ! 👊
yinghuocho/firefly-proxy
A proxy software to help circumventing the Great Firewall.
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
caoym/odr
Optical Document Recognition. 一种基于视觉词汇的文本分类方法( https://www.jianshu.com/p/f774e273a883 )
moskomule/senet.pytorch
PyTorch implementation of SENet
hujie-frank/SENet
Squeeze-and-Excitation Networks
miraclewkf/SENet-PyTorch
amusi/awesome-lane-detection
A paper list of lane detection.
ziishaned/learn-regex
Learn regex the easy way
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
ruotianluo/pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
facebook/ThreatExchange
Trust & Safety tools for working together to fight digital harms.
fastai/fastai
The fastai deep learning library
XiangyanChen/MachineLearning
《统计学习方法》相关的机器学习实现代码。Machine Learning.
apachecn/ai-roadmap
ApacheCN AI 路线图(知识树)