-
Notifications
You must be signed in to change notification settings - Fork 1
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
dnwild #5
Comments
you need swap the day and night at same time
…---- Replied Message ----
| From | ***@***.***> |
| Date | 10/31/2024 16:56 |
| To | ***@***.***> |
| Cc | ***@***.***> |
| Subject | [chenjingong/DN-ReID] dnwild (Issue #5) |
In your dnwild dataset, which two parts are tested: is it the day_test and night_test for query-gallery swapping, or the day_query and night_query?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
您的数据集包括四个txt(day_query、night_query、day_test and night_test),比如我在测试day-night 时候,我应该设置的是按照day_query 和night_test划分,还是按照day_test and night_test划分 |
you can see it in the test.py
…---- Replied Message ----
| From | ***@***.***> |
| Date | 10/31/2024 20:41 |
| To | ***@***.***> |
| Cc | ***@***.***>***@***.***> |
| Subject | Re: [chenjingong/DN-ReID] dnwild (Issue #5) |
When testing on the day-night scenario, should the test set include day_query with night_test, or is it day_test and night_test?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In your dnwild dataset, which two parts are tested: is it the day_test and night_test for query-gallery swapping, or the day_query and night_query?
The text was updated successfully, but these errors were encountered: