Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trained model availability? #2

Open
shruum opened this issue Apr 27, 2024 · 3 comments
Open

Trained model availability? #2

shruum opened this issue Apr 27, 2024 · 3 comments

Comments

@shruum
Copy link

shruum commented Apr 27, 2024

Hi, thanks for the implementation.
Do you have a trained model available to test it? Please let me know if I can download it. Thank you

@williamcfrancis
Copy link
Owner

I don't have the trained models anymore. You'll have to train it.

@aditya-patil-00
Copy link

I don't have the trained models anymore. You'll have to train it.

FileNotFoundError: [Errno 2] No such file or directory: '/content/drive/MyDrive/vqa/dataset/Resized_Images/train2014/COCO_train2014_000000402655.jpg'

What images do I need to add here? This occurs at data_loader['train']

@williamcfrancis
Copy link
Owner

I don't have the trained models anymore. You'll have to train it.

FileNotFoundError: [Errno 2] No such file or directory: '/content/drive/MyDrive/vqa/dataset/Resized_Images/train2014/COCO_train2014_000000402655.jpg'

What images do I need to add here? This occurs at data_loader['train']

You'll need to set up the dataset. Follow the instructions in this repository- https://github.com/tbmoon/basic_vqa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants