You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description='This repository contains code for stylizing arbitrary image datasets using AdaIN. The code is a generalization of Robert Geirhos\' Stylized-ImageNet code, which is tailored to stylizing ImageNet. Everything in this repository is based on naoto0804\'s pytorch-AdaIN implementation. Given an image dataset, the script creates the specified number of stylized versions of every image while keeping the directory structure and naming scheme intact (usefull for existing data loaders or if directory names include class annotations).'