ImageNet-Cartoon and ImageNet-Drawing: two domain shift datasets for ImageNet
收藏资源简介:
Benchmarking the robustness to distribution shifts traditionally relies on dataset collection which is typically laborious and expensive, in particular for datasets with a large number of classes like ImageNet. An exception to this procedure is ImageNet-C (Hendrycks & Dietterich, 2019), a dataset created by applying common real-world corruptions at different levels of intensity to the (clean) ImageNet images. Inspired by this work, we introduce ImageNet-Cartoon and ImageNet-Drawing, two datasets constructed by converting ImageNet images into cartoons and colored pencil drawings, using a GAN framework (Wang & Yu, 2020) and simple image processing (Lu et al., 2012), respectively. This repository contains ImageNet-Cartoon and ImageNet-Drawing. Checkout the official GitHub Repo for the code on how to reproduce the datasets. If you find this useful in your research, please consider citing: @inproceedings{imagenetshift,<br> title={ImageNet-Cartoon and ImageNet-Drawing: two domain shift datasets for ImageNet},<br> author={Tiago Salvador and Adam M. Oberman},<br> booktitle={ICML Workshop on Shift happens: Crowdsourcing metrics and test datasets beyond ImageNet.},<br> year={2022}<br> }



