lxztju / pytorch_classificationLinks
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
☆1,452Updated 2 years ago
Alternatives and similar repositories for pytorch_classification
Users that are interested in pytorch_classification are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of cnn network☆2,039Updated last month
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练☆701Updated 6 months ago
- 代码 -《深度学习之PyTorch物体检测实战》☆874Updated 4 years ago
- 该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等☆1,377Updated 2 years ago
- Pytorch YOLO v5 训练自己的数据集超详细教程!!! (提供PDF训练教程下载)☆969Updated 3 years ago
- convert dataset to coco/voc format☆1,111Updated 4 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,253Updated 3 months ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆315Updated 3 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆138Updated 6 years ago
- CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等☆653Updated 4 years ago
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,794Updated 2 years ago
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,874Updated 9 months ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,233Updated 2 years ago
- 本仓库我将使用谷歌TensorFlow2框架逐一复现经典的卷积神经网络:LeNet、AlexNet、VGG系列、GooLeNet、ResNet 系列、DenseNet 系列,以及现在比较经典的目标检测网络、语义分割网络等。☆355Updated 3 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- Python实现提取图像的纹理、颜色特征,包含快速灰度共现 矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。☆412Updated 5 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆244Updated last year
- 这是一个yolo3-pytorch的源码,可以用于训练自己的模型。☆2,101Updated last year
- 这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。☆2,160Updated 2 years ago
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆823Updated 2 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆434Updated 3 years ago
- 个人的技能树仓库,主要包含个人机器学习以及深度学习的笔记☆368Updated 4 years ago
- 计算机视觉相关综述。包括目标检测、跟踪........☆2,192Updated 3 weeks ago
- 计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...☆1,056Updated 4 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- simple tutorial of pytorch☆136Updated 6 years ago
- 船 长关于机器学习、计算机视觉和工程技术的总结和分享☆1,252Updated 2 years ago
- 本文新增添分类,检测,换脸技术等学习教程,各种调参技巧和tricks,卷积结构详细解析可视化,注意力机制代码等详解!本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾…☆738Updated 3 years ago
- ☆106Updated 6 years ago