PaddleClas 是一个为工业界和学术界所准备的图像识别任务工具集
#计算机科学#List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.
#计算机科学#Unofficial PyTorch Reimplementation of RandAugment.
🛠 Toolbox to extend PyTorch functionalities
PyTorch implementation of AutoAugment.
Code for "OnlineAugment: Online Data Augmentation with Less Domain Knowledge" (ECCV 2020)
#计算机科学#Optimize RandAugment with differentiable operations
Official PyTorch code for CVPR 2021 paper "AutoDO: Robust AutoAugment for Biased Data with Label Noise via Scalable Probabilistic Implicit Differentiation"
Unofficial Pytorch implementation of the paper 'Learning Data Augmentation Strategies for Object Detection'
#计算机科学#Unofficial Pytorch Implementation Of AdversarialAutoAugment(ICLR2020)
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.
#计算机科学#Unofficial PyTorch Reimplementation of UniformAugment.
An unofficial implementation of Google Brain's research in 2018
PyTorch implementation of Fast AutoAugment for Time Series
#计算机科学#Stanford CS 230 Group Project
Collection of deep learning modules
#计算机科学#RandAugment process for point cloud data to handle with 3D classification task
Comparing different learning paradigms on the STL 10 dataset and carrying further analysis in each method
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...