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

Questions running ntu dataset #6

Open
jerryxucheng opened this issue Nov 1, 2022 · 0 comments
Open

Questions running ntu dataset #6

jerryxucheng opened this issue Nov 1, 2022 · 0 comments

Comments

@jerryxucheng
Copy link

jerryxucheng commented Nov 1, 2022

Thanks for providing code and insightful research in this area. However, when I try to execute mmimdb, I meet with several problems.

I meet the problems when I'm trying to execute: " python main_darts_searchable_mmimdb.py " as shown in the experiment section.

Firstly, on line 26 in main_darts_searchable_mmimdb.py, the argument should be "--parallel"? Or it will report a mistake :
image

And after changing this, I find an error of matrix shape:
image
I used the provided "python datasets/prepare_mmimdb.py" command to process the multimodal_imdb.hdf5 file.

This problem is solved by changing matrix size to 768.

However, when I'm trying to execute main_darts_found_ntu.py, I got the error mentioned in closed issue on ego and I'm not able to solve it:
1668668708(1)

Can you help fix this?
Thanks a lot for your kind help!

@jerryxucheng jerryxucheng changed the title Questions running mmimdb dataset Questions running ntu dataset Nov 17, 2022
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

1 participant