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

MipNeRF360 used for training Grounded SAM? #533

Open
simonakocour opened this issue Nov 11, 2024 · 0 comments
Open

MipNeRF360 used for training Grounded SAM? #533

simonakocour opened this issue Nov 11, 2024 · 0 comments

Comments

@simonakocour
Copy link

Hi, I am running grounded_sam_demo.py on set of images, before and after object removal. I am getting strange results. Could I ask if you trained the model on MipNeRF360 dataset?

Thanks!

python grounded_sam_demo.py \
        --config GroundingDINO/groundingdino/config/GroundingDINO_SwinT_OGC.py \
        --grounded_checkpoint groundingdino_swint_ogc.pth \
        --sam_checkpoint sam_vit_h_4b8939.pth \
        --input_dir $INPUT_DIR \
        --output_dir $OUTPUT_DIR \
        --box_threshold 0.4 \
        --text_threshold 0.2 \
        --text_prompt "$PROMPT" \
        --device "cuda"

DSCF0674
DSCF0674
DSCF0674
DSCF0674

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