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

How the "type_weight_list" is designed #70

Open
Betty-J opened this issue Mar 1, 2024 · 0 comments
Open

How the "type_weight_list" is designed #70

Betty-J opened this issue Mar 1, 2024 · 0 comments

Comments

@Betty-J
Copy link

Betty-J commented Mar 1, 2024

Hi, thanks for sharing! I am trying to train Painter using toy_dataset. I found in /Painter/data/pairdataset.py that the data processing section is designed with a weight parameter called type_weight_list. In the original code, type_weight_list is defined as [0.1, 0.2, 0.15, 0.25, 0.2, 0.15, 0.05, 0.05]. May I ask what factors were considered for this design and how one should determine a new type_weight_list when working with other datasets?
Looking forward to your reply.

截屏2024-03-01 14 01 00
@Betty-J Betty-J changed the title "How the type_weight_list is designed" How the "type_weight_list" is designed Mar 1, 2024
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