trashnet
Trash Classifier
A Torch-based deep learning framework for image classification of trash
Dataset of images of trash; Torch-based CNN for garbage image classification
582 stars
28 watching
181 forks
Language: Lua
last commit: over 1 year ago
Linked from 2 awesome lists
convolutional-neural-networksdatasetdeep-learninggarbageimage-classificationtorchtrash
Related projects:
Repository | Description | Stars |
---|---|---|
sangminwoo/recyclenet | Develops an attention-based trash classification model using transfer learning and feature learning with attention module for effective waste management. | 39 |
karandwivedi42/imagenet-multigpu.torchnet | A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. | 4 |
pedropro/taco | Provides a toolkit for object detection in images of waste, including annotations and a demo application. | 603 |
wimlds-trojmiasto/detect-waste | AI system for detecting plastic waste in environment | 186 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
jhkim89/pyramidnet | A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
yeephycho/nasnet-tensorflow | A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
cmsflash/beauty-net | Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 27 |
chenxi116/pnasnet.tf | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
tengshaofeng/residualattentionnetwork-pytorch | Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
nashory/gans-collection.torch | A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |
jhjin/overfeat-torch | An OverFeat image classifier and feature extractor wrapper around Torch7 | 44 |
nyukat/breast_cancer_classifier | A Python-based deep learning model for breast cancer classification from mammography images | 849 |
torch/demos | Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |