AubreyFeng / Classification-of-flowersLinks
花分类,使用VGGNet、GoogLeNet、ResNet、DenseNet、EfficientNet和数据集中80%的数据训练识别模型,并对剩下20%的数据集进行测试
☆13Updated 2 years ago
Alternatives and similar repositories for Classification-of-flowers
Users that are interested in Classification-of-flowers are comparing it to the libraries listed below
Sorting:
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,751Updated last year
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- 这是一个ssd-pytorch的源码,可以用于训练自己的模型。☆721Updated last year
- 这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。☆819Updated last year
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 这是一个yolo3-pytorch的源码,可以用于训练自己的模型。☆2,088Updated last year
- YOLOv5 in TF2 > TFLite > ONNX > TensorRT☆384Updated 3 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,442Updated 2 years ago
- 这个是利用pytorch中的torchvision实现的一个maskrcnn的目标检测和实例分割的小例子☆112Updated 5 years ago
- 深度学习实战: 1. BP神经网络函数逼近2. 基于LeNet-5的MNIST字符识别 3. 基于ResNet-18的CIFAR-10图像分类4. 基于选择性搜索(Selective Search)选择候选区域 5.基于YoloV3算法的车辆目标检测 6. YoloV3算法…☆42Updated 2 years ago
- 这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。☆1,121Updated last year
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆377Updated last year
- ImgEnhance For Obejct Detection tool☆136Updated 5 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆64Updated 4 years ago
- A new version of YOLOv1☆204Updated 2 years ago
- 这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。☆2,148Updated last year
- the description of yolov1 from deepsystem.io☆15Updated 6 years ago
- tf2-keras implement yolov3☆49Updated 3 years ago
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆462Updated 3 years ago
- Pyqt搭建YOLOV5目标检测界面-第一次优化后的版本☆58Updated 2 years ago
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,821Updated 6 months ago
- pytorch implementation of MobileNetV3☆58Updated 5 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆429Updated 2 years ago
- 代码 -《深度学习之PyTorch物体检测实战》☆866Updated 3 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆256Updated last year
- 深度学习经典论文翻译☆190Updated 5 years ago
- 这是一个centernet-pytorch的源码,可以用于训练自己的模型。☆385Updated last year
- 基于mscnn的人群密度估计☆43Updated 5 years ago
- 目标检测 - R-CNN算法实现☆196Updated last year