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

The performance difference when target domain is Clipart on office home dataset. #9

Open
mzmzdcr opened this issue Jul 24, 2022 · 9 comments

Comments

@mzmzdcr
Copy link

mzmzdcr commented Jul 24, 2022

Hi!

Recently, when I was running your method, I encountered a problem. When I used baseline, the performance of all tasks whose target domain is Clipart decreased greatly. Can you help me solve this problem? It's more important to me.

image

@viyjy
Copy link
Collaborator

viyjy commented Jul 24, 2022

Hi, thanks for you interest in our work.
Do you mean that you can get reasonable performance on other tasks? Clipart is the only exception?

@mzmzdcr
Copy link
Author

mzmzdcr commented Jul 25, 2022

Right, I encountered this strange phenomenon. Can you give me some advice?

@viyjy
Copy link
Collaborator

viyjy commented Jul 25, 2022

You only changed the batch size? Can you exactly follow the hyper-parameters as I used?

@mzmzdcr
Copy link
Author

mzmzdcr commented Jul 25, 2022

@viyjy. I reduced the bs to 32 and adjusted the input resolution to 224. Other hyperparameters are completely set by default

@viyjy
Copy link
Collaborator

viyjy commented Jul 25, 2022

why do you make these changes? Have you tried the command line in script?

@mzmzdcr
Copy link
Author

mzmzdcr commented Jul 25, 2022

I need to control the consumption of GPU memory below 24g, so I use this setting.

@viyjy
Copy link
Collaborator

viyjy commented Jul 25, 2022

can you also decrease the lr by half and see what happens?

@mzmzdcr
Copy link
Author

mzmzdcr commented Jul 25, 2022

Let me test whether it is feasible to reduce the learning rate

@mzmzdcr
Copy link
Author

mzmzdcr commented Jul 27, 2022

I'm sorry to reply to you so slowly because recently there was a problem with our GPU server device. First, whether the learning rate is increased or decreased, the results obtained on the task whose target domain is clipart are reduced.

Could you spare time to test locally and share the training log with me? The specific settings are as follows:
--img_size 224 --train_batch_size 32 --beta 0.1 --gamma 0. --use_im --theta 0.1

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