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 response_seq_class_m is used for the input sequence (why do the code randomly change the label of the Input Sequence), #18

Open
huimlight opened this issue Sep 24, 2022 · 2 comments

Comments

@huimlight
Copy link

Why do I randomly change the label of the Input Sequence? I don't really understand.

@huimlight
Copy link
Author

label_mapping = {'none': new_label,
'rand_cls': rand_cls,
'real_n_fake_cls': real_n_fake_cls,
'rand_n_fake_cls': rand_n_fake_cls,
'real_n_rand_n_fake_cls': real_n_rand_n_fake_cls}

What are the benefits of ‘’rand_n_fake_cls‘’ over 'none'?

@chentingpc
Copy link
Collaborator

chentingpc commented Oct 2, 2022 via email

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