preddy5 / Im2Vec

[CVPR 2021 Oral] Im2Vec Synthesizing Vector Graphics without Vector Supervision
http://geometry.cs.ucl.ac.uk/projects/2021/im2vec/
Apache License 2.0
281 stars 43 forks source link

Why are there many copies in the dataset? #14

Closed greecehalf closed 2 years ago

greecehalf commented 3 years ago

There are four copies for each sample in /data/emoji/ folder. I wonder the reasons for this. For augmentation? Thank you.

preddy5 commented 3 years ago

Hey @greecehalf I am using an lr scheduler that decreases lr over epochs. Instead of changing the parameters of the scheduler for small datasets, I duplicated the images.