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

VQ3D: vq2d siam_rcnn_residual_kys_val.json file missing? #21

Open
amarmhrjn opened this issue May 3, 2022 · 4 comments
Open

VQ3D: vq2d siam_rcnn_residual_kys_val.json file missing? #21

amarmhrjn opened this issue May 3, 2022 · 4 comments

Comments

@amarmhrjn
Copy link

Hi,

I am trying to run VQ3D and following the steps mentioned in the VQ3D readme file.
It seems VQ3D requires VQ2D results as I see the following argument is used few times:
--vq2d_results data/vq2d_results/siam_rcnn_residual_kys_val.json

Do I have to run VQ2D project to generate the above file? or can you share the file?

Thanks

@vincentcartillier
Copy link
Collaborator

Yes you would need to follow the instructions on VQ2D to generate this result file. You should be able to recreate these results using the pre-trained models.

@amarmhrjn
Copy link
Author

Okay. I got the pre-trained model.
Which script or python file I should be running to generate that json file?
Is it scripts/evaluate_vq.sh or any other file?

@srama2512
Copy link
Collaborator

@amarmhrjn - You can follow the instructions on this README to set up and evaluate the VQ2D baseline.
https://github.com/EGO4D/episodic-memory/tree/main/VQ2D

@4mm7
Copy link

4mm7 commented Mar 20, 2024

Yes you would need to follow the instructions on VQ2D to generate this result file. You should be able to recreate these results using the pre-trained models.

hi I have fllowed the insructions on the README, only got a json file named vq2d_models/pretrained_models/siam_rcnn_residual/val_predictions_pst_0.50_lost_thresh_0.20.json, but it seems not the json file i need. Can I get more instructions to generate the vq2d siam_rcnn_residual_kys_val.json file?

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

4 participants