scispace - formally typeset
R

Ross Wightman

Researcher at Google

Publications -  2
Citations -  28

Ross Wightman is an academic researcher from Google. The author has contributed to research in topics: Computer science & Empirical research. The author has an hindex of 2, co-authored 2 publications receiving 27 citations.

Papers
More filters
Posted Content

How to train your ViT? Data, Augmentation, and Regularization in Vision Transformers.

TL;DR: In this paper, the authors conduct a systematic empirical study in order to understand the interplay between the amount of training data, AugReg, model size and compute budget, and find that the combination of increased compute and AugReg can yield models with the same performance as models trained on an order of magnitude more training data.
Posted Content

ResNet strikes back: An improved training procedure in timm

TL;DR: In this article, the authors re-evaluate the performance of the vanilla ResNet-50 when trained with a procedure that integrates the best practices for training neural networks, and share competitive training settings and pre-trained models in the timm open-source library, with the hope that they will serve as better baselines for future work.