The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT)...
翻译 - PyTorch图像模型,脚本,预训练权重-(SE)ResNet / ResNeXT,DPN,EfficientNet,MixNet,MobileNet-V3 / V2,MNASNet,单路径NAS,FBNet等
PaddleClas 是一个为工业界和学术界所准备的图像识别任务工具集
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
#人脸识别#face recognition training project(pytorch)
#计算机科学#Optimize RandAugment with differentiable operations
Applying RandAugment on PointNet++
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.
[Re-implementation] FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence
#计算机科学#Unofficial PyTorch Reimplementation of UniformAugment.
A simple template for classifying things
Full experimentation notebook for my Keras Example on using RandAugment.
Collection of deep learning modules
#计算机科学#This project includes multiple models, loss functions, optimizers and image augmentations for image classification task
#计算机科学#RandAugment with Keypoints Annotation Support.
EfficientNet with Robust Training: MICCAI Skin Cancer Analysis Challenge
MobileNetV3 implementation using PyTorch
Prediction of MNIST data with only 100 labels
Image Classification Using Swin Transformer With RandAugment, CutMix, and MixUp
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 imp...