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

How to use the VG pretrained model for visualization in the Gradio Webui Demo #19

Open
RunpuWei opened this issue Nov 10, 2023 · 1 comment

Comments

@RunpuWei
Copy link

I successfully tested the demo use the pre-trained model on COCO that you published, but CUDA errors popped up when I used the pre-trained model on VG that you published. How should I solve this problem, thank you!

@ZGCTroy
Copy link
Owner

ZGCTroy commented May 26, 2024

I think the reason is that VG and COCO have different class categories. The visualization code is only a demo specifically designed for COCO-stuff. So you may need to do some modifications.

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