fullfanta / multimodal_transfer

tensorflow implementation of 'Multimodal Transfer: A Hierarchical Deep Convolutional Neural Network for Fast Artistic Style Transfer'
34 stars 9 forks source link

How to get training images of 1024x1024? #7

Open pokaaa opened 1 year ago

pokaaa commented 1 year ago

In the paper, training images of 512x512 are resized from those w,h>=480 in MSCOCO, but how to get 1024x1024 since there is no that high resolution in MSCOCO?