iffsid/mmvae

Where is the cub.vocab ?

Closed this issue · 1 comments

Hi, I can't find cub.vocab of Caltech-UCSD Birds (CUB) dataset. Can you upload the file? Thanks!

Hi,

When you run main.py with --model cub, the cub.vocab file should be automatically generated. See details here:

def _create_vocab(self):