Pinned Repositories
Daily-Function-Demo
Daily write some small function program (most in python & matlab)
hello-world
my first repository. just want learn how to use github
mmdetection
OpenMMLab Detection Toolbox and Benchmark
mmrazor
mobile-yolov5-pruning-distillation
mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!
nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
only_train_once
[NeurIPS 2021] Only Train Once: A One-Shot Neural Network Training And Pruning Framework
PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
Pyqt5-Interface-Function
利用python的pyqt库实现一个简洁的pyqt5界面
rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
syswyl's Repositories
syswyl/Pyqt5-Interface-Function
利用python的pyqt库实现一个简洁的pyqt5界面
syswyl/Daily-Function-Demo
Daily write some small function program (most in python & matlab)
syswyl/hello-world
my first repository. just want learn how to use github
syswyl/mmdetection
OpenMMLab Detection Toolbox and Benchmark
syswyl/mmrazor
syswyl/mobile-yolov5-pruning-distillation
mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!
syswyl/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
syswyl/only_train_once
[NeurIPS 2021] Only Train Once: A One-Shot Neural Network Training And Pruning Framework
syswyl/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
syswyl/rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
syswyl/study_python
syswyl/syswyl
syswyl/thundernet8
syswyl/yolo-tensorrt
Support Yolov5s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
syswyl/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
syswyl/yolov5-v4
yolov5第四版
syswyl/yolov5_prune
yolov5剪枝,支持v2,v3,v4版本的yolov5