hieuung / Improving-Insect-Pest-Recognition-by-EnsemblingMultiple-Convolutional-Neural-Network-basedModelsLinks
This repository is used to publish our codes for the paper "An Efficient Insect Pest Classification Using Multiple Convolutional Neural Network Based Models"
☆27Updated 3 years ago
Alternatives and similar repositories for Improving-Insect-Pest-Recognition-by-EnsemblingMultiple-Convolutional-Neural-Network-basedModels
Users that are interested in Improving-Insect-Pest-Recognition-by-EnsemblingMultiple-Convolutional-Neural-Network-basedModels are comparing it to the libraries listed below
Sorting:
- IP102: A Large-Scale Benchmark Dataset for Insect Pest Recognition☆247Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆429Updated 2 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆240Updated last year
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,821Updated 6 months ago
- 目标检测 - R-CNN算法实现☆196Updated last year
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆93Updated 3 years ago
- 可视化特征图教程☆74Updated 3 years ago
- image classifier implement in pytoch.☆120Updated 2 years ago
- Image Processing学习, 学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆132Updated 11 months ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆484Updated 3 years ago
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆167Updated 2 years ago
- A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-su…☆345Updated 2 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆256Updated last year
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,214Updated 2 years ago
- tf2-keras implement yolov3☆49Updated 3 years ago
- ☆81Updated 11 months ago
- Learning and Building Convolutional Neural Networks using PyTorch☆213Updated 3 years ago
- Support data enhancement when there are few data sets(支持数据集较少的情况进行数据增强,包含随机的多种变化)☆44Updated 2 years ago
- 目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本☆462Updated 3 years ago
- MS COCO数据集使用教程学习笔记(目标检测)☆66Updated 5 years ago
- Awesome Fine-grained Visual Classification☆236Updated last year
- Image augmentation for object detection, segmentation and classification☆677Updated last year
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 3 years ago
- SKKU S-HERO Capstone Projects with PCB detection using Yolov5&Grad-CAM☆35Updated last year
- Electronics Letters 2024☆29Updated 5 months ago
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,751Updated last year
- 这是一个yolov7的库,可以用于训练自己的数据集。☆909Updated last year
- Dataset used in "Efficient Identification of Apple Leaf Diseases in the Wild Using Convolutional Neural Networks".☆44Updated last year
- MAE for CIFAR,由于可用资源有限,我们仅在 cifar10 上测试模型。我们主要想重现这样的结果:使用 MAE 预训练 ViT 可以比直接使用标签进行监督学习训练获得更好的结果。这应该是自我监督学习比监督学习更有效的数据的证据。☆77Updated 2 years ago