beauty-net
Image classifier
Provides a basic framework for training deep learning models on image classification tasks using PyTorch
A simple, flexible, and extensible template for PyTorch. It's beautiful.
187 stars
7 watching
11 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
cnncomputer-visiondeep-learningimage-classificationpytorchpytorch-template
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| A flexible PyTorch image classification framework for rapid research exploration and model evaluation. | 2,141 |
| An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| An open-source project providing a unified interface for training and evaluating classification models using PyTorch. | 1,699 |
| An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch implementation of a deep learning model for semantic image segmentation | 1,598 |
| An implementation of a new neural network architecture that combines the strengths of convolutional and transformer designs to improve performance on image classification tasks. | 559 |
| A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 209 |