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

A question on embedding #179

Open
Researcher-DL opened this issue May 1, 2024 · 0 comments
Open

A question on embedding #179

Researcher-DL opened this issue May 1, 2024 · 0 comments

Comments

@Researcher-DL
Copy link

Hi @xinyu1205 Thanks for the paper, the codes and all the replies here!

I have read the issues in embedding but still not sure if RAM++ infernce.py could be used (with no additional coding) for an arbitrary folders of just images?? I only want to store embedding of RAM++ on some images. Is it possible to just change the path for --dataset?

python batch_inference.py \
  --model-type ram_plus \
  --checkpoint pretrained/ram_plus_swin_large_14m.pth \
  --dataset openimages_common_214 \
  --output-dir outputs/ram_plus
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