nv-tlabs / datasetGAN_release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why you need so much RAM?

FrancescoSaverioZuppichini opened this issue · comments

Hey guys,

Amazing work, I was wondering why you need 160GB for 16 images!

Thanks,

Cheers

You don't need to but dumping cache to RAM is the fastest way to load data. You can cache each image's feature to disk and there will be no difference.

Hey guys,,
I want to know how to cache each image's feature to disk.
Thank you.

commented

Hey guys,, I want to know how to cache each image's feature to disk. Thank you.

maybe torch.save