项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练
☆709May 12, 2025Updated 9 months ago
Alternatives and similar repositories for PytorchNetHub
Users that are interested in PytorchNetHub are comparing it to the libraries listed below
Sorting:
- 视觉训练框架(简单 / 模块化 / 高扩展 / 分布式 / 自动剪枝)☆32Aug 30, 2024Updated last year
- YOLOV3☆12Oct 20, 2020Updated 5 years ago
- yolov3 with mobilenet v2 and ASFF☆1,082Jul 24, 2021Updated 4 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆534Jul 17, 2021Updated 4 years ago
- face recognition training project(pytorch)☆484Nov 12, 2021Updated 4 years ago
- A paper list of object detection using deep learning.☆11,424Feb 12, 2024Updated 2 years ago
- 单阶段通用目标检测器☆1,981Jul 2, 2025Updated 8 months ago
- OpenMMLab Detection Toolbox and Benchmark☆32,418Aug 21, 2024Updated last year
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,513Dec 17, 2022Updated 3 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆704Mar 27, 2020Updated 5 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,265Oct 24, 2021Updated 4 years ago
- mmdetection最小学习版☆1,101Nov 21, 2021Updated 4 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,260Aug 14, 2025Updated 6 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,458Feb 10, 2023Updated 3 years ago
- 代码 -《深度学习之PyTorch物体检测实战》☆879Oct 12, 2021Updated 4 years ago
- an experiment for yolo-v1, including training and testing.☆669Apr 19, 2019Updated 6 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,675Sep 26, 2022Updated 3 years ago
- TensorRT ONNX Plugin、Inference、Compile☆464Jul 26, 2021Updated 4 years ago
- Minimal PyTorch implementation of YOLOv3☆7,442Nov 17, 2024Updated last year
- YOLOv3 in PyTorch > ONNX > CoreML > TFLite☆10,559Feb 20, 2026Updated last week
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆89Oct 21, 2021Updated 4 years ago
- CV 论文笔记☆713Jan 27, 2022Updated 4 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,825Dec 24, 2023Updated 2 years ago
- A faster pytorch implementation of faster r-cnn☆7,865May 20, 2022Updated 3 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,317Oct 14, 2021Updated 4 years ago
- A PyTorch implementation of the paper `Probabilistic Anchor Assignment with IoU Prediction for Object Detection` ECCV 2020 (https://arxiv…☆250Dec 20, 2020Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Oct 17, 2020Updated 5 years ago
- ResNeSt: Split-Attention Networks☆3,267Dec 9, 2022Updated 3 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆286Mar 16, 2021Updated 4 years ago
- SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this pro…☆406Dec 20, 2023Updated 2 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,386Mar 15, 2025Updated 11 months ago
- Mobile-LPR 是一个面向移动端的准商业级车牌识别库,以NCNN作为推理后端,使用DNN作为算法核心,支持多种车牌检测算法,支持车牌识别和车牌颜色识别。☆617Feb 24, 2021Updated 5 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,271May 6, 2025Updated 9 months ago
- Object detection, 3D detection, and pose estimation using center point detection:☆7,544Mar 2, 2023Updated 3 years ago
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,519Sep 3, 2020Updated 5 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,229Dec 29, 2021Updated 4 years ago
- Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.☆568Aug 18, 2020Updated 5 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,397Feb 23, 2026Updated last week
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,035May 15, 2021Updated 4 years ago