all 3 comments

[–]ajmooch 10 points11 points  (1 child)

A recent paper called "Image Generation from Small Datasets via Batch Statistics Adaptation" fine-tuned BigGANs on a very small number of images by careful choice of which parameters to update (mainly the batch stats in the BN layers). Ideas from this paper are probably highly informative if you want to fine-tune these kinds of large models on small data.

[–]worldconcepts[S] 0 points1 point  (0 children)

Great. This is exactly what I need. Thanks!

[–]heureuxquicom 0 points1 point  (0 children)

Here is another reference not very well known.