PanJinquan / Pytorch-Base-TrainerLinks
Pytorch分布式训练框架
☆82Updated 3 months ago
Alternatives and similar repositories for Pytorch-Base-Trainer
Users that are interested in Pytorch-Base-Trainer are comparing it to the libraries listed below
Sorting:
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 4 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆68Updated 3 years ago
- www.giantpandacv.com☆152Updated last year
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- 视觉训练框架(简单 / 模块化 / 高扩展 / 分布式 / 自动剪枝)☆32Updated last year
- 人脸全家桶--RetinaFace(MobileNetV2 and ResNet50 with Gender)、ArcFace、FaceBeautyRank and FaceRetrieval☆44Updated 4 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆122Updated 3 years ago
- An Improved One millisecond Mobile Backbone☆147Updated 3 years ago
- A toolbox of yolo models and algorithms based on MindSpore☆150Updated last week
- ☆27Updated 3 years ago
- 基于MindSpore AI框架实现零售商品识别 top1方案☆45Updated 3 years ago
- README.md☆48Updated 2 years ago
- 全网首发,mmdetection Co-DETR TensorRT端到端推理加速☆36Updated 10 months ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆62Updated 4 years ago
- Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.☆305Updated 2 months ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Updated 6 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago
- 1st solution for the Webly-supervised Fine-grained Recognition competition in https://www.cvmart.net/race/10412/base☆41Updated 2 years ago
- ☆57Updated 2 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆253Updated 2 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆211Updated last year
- Using TensorRT for Inference Model Deployment.☆49Updated last year
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆172Updated 3 years ago
- YOLO-FaceV2: A Scale and Occlusion Aware Face Detector