jnhwkim/ban-vqa

Which files are needed for inference only?

mybirth0407 opened this issue · 1 comments

I want to only inference using this model.

Is it possible to have only the pre-trained model file for inference?
If not, should I run both download.sh and download_data.sh for inference only?

For now, please refer to demo branch, especially, this function, to make your own code. You don't need to download the whole dataset, which is for training.