All Projects → hendrycks → Imagenet R

hendrycks / Imagenet R

Licence: mit
ImageNet-R(endition) and DeepAugment

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Imagenet R

Eanet
EANet: Enhancing Alignment for Cross-Domain Person Re-identification
Stars: ✭ 380 (+363.41%)
Mutual labels:  domain-adaptation
Generalizing Reid
Repository of the paper "Generalizing Person Re-Identification by Camera-Aware Instance Learning and Cross-Domain Mixup"
Stars: ✭ 28 (-65.85%)
Mutual labels:  domain-adaptation
Deep Transfer Learning
Deep Transfer Learning Papers
Stars: ✭ 68 (-17.07%)
Mutual labels:  domain-adaptation
Tf Dann
Domain-Adversarial Neural Network in Tensorflow
Stars: ✭ 556 (+578.05%)
Mutual labels:  domain-adaptation
Transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Stars: ✭ 8,481 (+10242.68%)
Mutual labels:  domain-adaptation
Gvb
Code of Gradually Vanishing Bridge for Adversarial Domain Adaptation (CVPR2020)
Stars: ✭ 52 (-36.59%)
Mutual labels:  domain-adaptation
Mmt
[ICLR-2020] Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification.
Stars: ✭ 345 (+320.73%)
Mutual labels:  domain-adaptation
Hatn
Hierarchical Attention Transfer Network for Cross-domain Sentiment Classification (AAAI'18)
Stars: ✭ 73 (-10.98%)
Mutual labels:  domain-adaptation
Domainadaptation
Repository for the article "Unsupervised domain adaptation for medical imaging segmentation with self-ensembling".
Stars: ✭ 27 (-67.07%)
Mutual labels:  domain-adaptation
Cross Domain ner
Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper
Stars: ✭ 67 (-18.29%)
Mutual labels:  domain-adaptation
Adaptsegnet
Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
Stars: ✭ 654 (+697.56%)
Mutual labels:  domain-adaptation
Pot
POT : Python Optimal Transport
Stars: ✭ 929 (+1032.93%)
Mutual labels:  domain-adaptation
Meta Learning Bert
Meta learning with BERT as a learner
Stars: ✭ 52 (-36.59%)
Mutual labels:  domain-adaptation
Dann
pytorch implementation of Domain-Adversarial Training of Neural Networks
Stars: ✭ 400 (+387.8%)
Mutual labels:  domain-adaptation
Libtlda
Library of transfer learners and domain-adaptive classifiers.
Stars: ✭ 71 (-13.41%)
Mutual labels:  domain-adaptation
Multitask Learning
Awesome Multitask Learning Resources
Stars: ✭ 361 (+340.24%)
Mutual labels:  domain-adaptation
Self Supervised Da
self-supervised domain adaptation
Stars: ✭ 36 (-56.1%)
Mutual labels:  domain-adaptation
Htcn
Implementation of "Harmonizing Transferability and Discriminability for Adapting Object Detectors" (CVPR 2020)
Stars: ✭ 82 (+0%)
Mutual labels:  domain-adaptation
Man
Multinomial Adversarial Networks for Multi-Domain Text Classification (NAACL 2018)
Stars: ✭ 72 (-12.2%)
Mutual labels:  domain-adaptation
Scl
Implementation of "SCL: Towards Accurate Domain Adaptive Object Detection via Gradient Detach Based Stacked Complementary Losses"
Stars: ✭ 65 (-20.73%)
Mutual labels:  domain-adaptation

The Many Faces of Robustness

The repository contains code, datasets, and model parameters for The Many Faces of Robustness.

ImageNet-R

ImageNet-R(endition) contains art, cartoons, deviantart, graffiti, embroidery, graphics, origami, paintings, patterns, plastic objects, plush objects, sculptures, sketches, tattoos, toys, and video game renditions of ImageNet classes.

ImageNet-R has renditions of 200 ImageNet classes resulting in 30,000 images.

Download ImageNet-R here.

Other Resources

This repository also contains code for DeepAugment and DeepFashion Remixed experiments.

Real Blurry Images are available for download here.

Weights for a ResNet-50 ImageNet classifier trained with DeepAugment are available here.

Weights for a ResNet-50 ImageNet classifier trained with DeepAugment+AugMix are available here.

Weights for a ResNeXt-101 (32x8d) ImageNet classifier trained with DeepAugment+AugMix are available here.

Citation

If you find this useful in your research, please consider citing:

@article{hendrycks2020many,
  title={The Many Faces of Robustness: A Critical Analysis of Out-of-Distribution Generalization},
  author={Dan Hendrycks and Steven Basart and Norman Mu and Saurav Kadavath and Frank Wang and Evan Dorundo and Rahul Desai and Tyler Zhu and Samyak Parajuli and Mike Guo and Dawn Song and Jacob Steinhardt and Justin Gilmer},
  journal={arXiv preprint arXiv:2006.16241},
  year={2020}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].