Deep-Leafsnap
Leaf classifier
An image classification project applying deep neural networks to identify tree species from leaf images
LeafSnap replicated using deep neural networks to test accuracy compared to traditional computer vision methods.
50 stars
3 watching
18 forks
Language: Python
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
weecology/deeptreeattention | An implementation of a deep learning model for tree species classification from hyperspectral images | 118 |
yonghaoxu/rpnet | Matlab implementation of a deep learning-based method for classifying hyperspectral images | 55 |
trailbehind/deeposm | Trains deep learning models to classify roads and features in satellite imagery using OpenStreetMap data. | 1,320 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
cmsflash/beauty-net | Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |
weecology/deepforest | A Python package for training and predicting ecological objects in airborne imagery using deep learning object detection networks. | 519 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
imageomics/bioclip | A deep learning framework trained on a large biological image dataset to learn taxonomic labels and classify images. | 164 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
lucasjinreal/pytorch_image_classifier | An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
felipexw/knn-java-library | An implementation of a K-Nearest Neighbor algorithm for supervised learning | 7 |
potterhsu/svhnclassifier-pytorch | A PyTorch implementation of multi-digit number recognition from street view imagery using deep convolutional neural networks | 200 |