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

Scene Graph generation on a novel image (not in VG) #17

Open
kollibylecoffee opened this issue Aug 31, 2021 · 1 comment
Open

Scene Graph generation on a novel image (not in VG) #17

kollibylecoffee opened this issue Aug 31, 2021 · 1 comment

Comments

@kollibylecoffee
Copy link

Hi!

I would like to use gbnet to generate a scene graph for an image that is not in VG. To do so, it looks I need to use mode = sgdet. I am modifying one of the .ipynb files in eval_sdet/. However, it looks like in the detector files, pred_entries is filled in by caches results during training. Any help on how to just generate a scene graph without any dependent files from training.

@liw1st
Copy link

liw1st commented Jul 9, 2024

Hi!

I would like to use gbnet to generate a scene graph for an image that is not in VG. To do so, it looks I need to use mode = sgdet. I am modifying one of the .ipynb files in eval_sdet/. However, it looks like in the detector files, pred_entries is filled in by caches results during training. Any help on how to just generate a scene graph without any dependent files from training.

Have you solved the problem? @kollibylecoffee

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

2 participants