Repository navigation

#

randaugment

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Python
33868
11 小时前

Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"

Python
776
2 年前

FastClassification is a tensorflow toolbox for class classification. It provides a training module with various backbones and training tricks towards state-of-the-art class classification.

Python
16
4 年前

[Re-implementation] FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence

Python
15
5 年前

A simple template for classifying things

Python
3
3 年前

Full experimentation notebook for my Keras Example on using RandAugment.

Jupyter Notebook
3
4 年前
Python
2
3 年前

This project includes multiple models, loss functions, optimizers and image augmentations for image classification task

Python
1
3 年前

EfficientNet with Robust Training: MICCAI Skin Cancer Analysis Challenge

Jupyter Notebook
1
4 年前

MobileNetV3 implementation using PyTorch

Python
0
2 年前

Prediction of MNIST data with only 100 labels

Jupyter Notebook
0
2 年前

Image Classification Using Swin Transformer With RandAugment, CutMix, and MixUp

Jupyter Notebook
0
1 年前

This repository contains the code and the report for the coursework of INFR11031 Advanced Vision, a postgraduate course offered at The University of Edinburgh. The task was to train on limited and improve the accuracy of the ResNet-50 classifier on a small subset of the ImageNet dataset containing 50K training images and 50K test images. Achieved a mark of 74%

Jupyter Notebook
0
3 年前