We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
from the example https://github.com/UX-Decoder/LLaVA-Grounding?tab=readme-ov-file#demo
CUDA_VISIBLE_DEVICES=0 python gradio_demo/LLaVA_G_Demo.py --path_vision_cfg configs/openseed/openseed_swint_lang_joint_2st_v2_data_end_with_interaction.yaml --path_inter_cfg configs/semsam/idino_swint_1_part_data_llm_ref_feat_all_16_det_pretrainv1.yaml --model_path checkpoints/llava_grounding
but there is no openseed_swint_lang_joint_2st_v2_data_end_with_interaction.yaml under folder configs/openseed/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from the example https://github.com/UX-Decoder/LLaVA-Grounding?tab=readme-ov-file#demo
CUDA_VISIBLE_DEVICES=0 python gradio_demo/LLaVA_G_Demo.py --path_vision_cfg configs/openseed/openseed_swint_lang_joint_2st_v2_data_end_with_interaction.yaml --path_inter_cfg configs/semsam/idino_swint_1_part_data_llm_ref_feat_all_16_det_pretrainv1.yaml --model_path checkpoints/llava_grounding
but there is no openseed_swint_lang_joint_2st_v2_data_end_with_interaction.yaml under folder configs/openseed/
The text was updated successfully, but these errors were encountered: