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

Training parameters on my own datasets #99

Open
fxcdl opened this issue Dec 10, 2021 · 5 comments
Open

Training parameters on my own datasets #99

fxcdl opened this issue Dec 10, 2021 · 5 comments

Comments

@fxcdl
Copy link

fxcdl commented Dec 10, 2021

Hi, thank you for your code, I want to train on my own datasets, how do i set the "mean_pixel_values" and are there other parameters that need to be modified

@xavysp
Copy link
Owner

xavysp commented Dec 10, 2021

Hi, maybe you can start training DexiNed with the BIPED settings. I think it will not change much. To see the difference you can get the mean of your dataset and check later.

Cheers.

@fxcdl
Copy link
Author

fxcdl commented Dec 13, 2021

Thank you for your reply, Why the parameters "mean_pixel_values" on BIPED i calculate is different from the code.

image

@xavysp
Copy link
Owner

xavysp commented Dec 16, 2021

Thank you for your reply, Why the parameters "mean_pixel_values" on BIPED i calculate is different from the code.

image

Can I see the results?

@fxcdl
Copy link
Author

fxcdl commented Dec 28, 2021

Thank you for your reply, Why the parameters "mean_pixel_values" on BIPED i calculate is different from the code.
image

Can I see the results?

Thank you for your reply, This is my results:
image

@xavysp
Copy link
Owner

xavysp commented Dec 30, 2021

Hi, hope you are enjoying your holiday :),
well the results of my rgb_mean are from the BIPED image but before post-processing them (white balance, gamma correction,...). In other words, the raw biped images were considered for the mean.

Any way, I think you can use this new mean, let me know how they are working.

Cheers,

Xavier

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