ckunlun's Stars
LiteOS/LiteOS
code and manual
madawei2699/xian-IT
『西安互联网』二线城市也精彩
zbezj/HEU_KMS_Activator
666DZY666/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
shouxieai/tensorRT_Pro
C++ library based on tensorrt integration
lxtGH/OctaveConv_pytorch
Pytorch implementation of newly added convolution
ffiirree/cv-models
Models for Computer Vision
Tramac/Lightweight-Segmentation
Lightweight models for real-time semantic segmentation(include mobilenetv1-v3, shufflenetv1-v2, igcv3, efficientnet).
deep-learning-algorithm/LightWeightCNN
轻量化卷积神经网络实现(SqueezeNet/MobileNet/ShuffleNet/MnasNet)
jeromerony/adversarial-library
Library containing PyTorch implementations of various adversarial attacks and resources
1044197988/Python-Image-feature-extraction
Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。
note286/xdupgthesis
[停止维护 请使用note286/xduts]西安电子科技大学研究生学位论文XeLaTeX模板
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
forthespada/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
shanglianlm0525/CvPytorch
CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
LeetCode-OpenSource/vscode-leetcode
Solve LeetCode problems in VS Code
Light-City/CPlusPlusThings
C++那些事
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
amusi/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
apachecn/pytorch-doc-zh
Pytorch 中文文档
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv/opencv
Open Source Computer Vision Library
opencv/opencv_contrib
Repository for OpenCV's extra modules
YunYang1994/TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.