JeremyGe07's Stars
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
Zhen-Dong/CoDeNet
[FPGA'21] CoDeNet is an efficient object detection model on PyTorch, with SOTA performance on VOC and COCO based on CenterNet and Co-Designed deformable convolution.
lidangzzz/How-to-run
立党零基础转码笔记
shengcaishizhan/kkndme_tianya
天涯 kkndme 神贴聊房价
wenbochang888/house
有完整版的PDF下载。
PaddlePaddle/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
Swall0w/torchstat
Model analyzer in PyTorch
Aiwiscal/ECG-ML-DL-Algorithm-Python
Basic Algorithm For Beginners (Python version)
karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
coldlarry/Pytorch-Auto-Slim-Tools
pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩
EbookFoundation/free-programming-books
:books: Freely available programming books
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
VainF/Torch-Pruning
[CVPR 2023] DepGraph: Towards Any Structural Pruning
tanluren/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
coldlarry/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
SpursLipu/YOLOv3v4-ModelCompression-MultidatasetTraining-Multibackbone
YOLO ModelCompression MultidatasetTraining
georgymironov/single_shot_detection
Single shot object detection in PyTorch
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
d-li14/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
songhan/SqueezeNet-Deep-Compression
songhan/Deep-Compression-AlexNet
Deep Compression on AlexNet
mit-han-lab/torchquantum
A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with support for easy deployments on real quantum computers.
EdgeAIWithRTT/Project4-Person_detection_RT-AK
person detection
mit-han-lab/tinyml
shanglianlm0525/PyTorch-Networks
Pytorch implementation of cnn network
shanglianlm0525/CvPytorch
CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.
Lam1360/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
ZFTurbo/MobileNet-v1-Pytorch
MobileNet v1 in Pytorch. Weights converted from Keras implementation
qfgaohao/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.