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

Add my custom data #400

Open
a2082761 opened this issue Feb 6, 2024 · 1 comment
Open

Add my custom data #400

a2082761 opened this issue Feb 6, 2024 · 1 comment

Comments

@a2082761
Copy link

a2082761 commented Feb 6, 2024

I want to add my data which I capture from my camera to gallery and query.
I already checked #347 issue(#347),
however I want to add images organized by ID in the gallery directory, and I want to add images not organized by ID but randomly in the query directory.

Because in my case, camera's images for gallery and query directory located in different floor,
so I can't give an same ID even though same person.
Therefore I just want to when I send a query image or multiple query images which has no ID , I want to check whether it matches in the gallery image or not.

Please give me any advice or method.
Thanks in advance!

@layumi
Copy link
Owner

layumi commented Feb 8, 2024

Hi @a2082761
You could try demo.py first to use the trained model to retrieval?
It can specify the query image.

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