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

Using own dataset #13

Open
s1054020 opened this issue Jan 17, 2024 · 1 comment
Open

Using own dataset #13

s1054020 opened this issue Jan 17, 2024 · 1 comment

Comments

@s1054020
Copy link

I was trying to use my dataset,but the code will get wrong at data_process_func line95(getting the zero point),i always get the value-error(zero-size array to reduction operation maximum which has no identity).I'am wondering does your dataset do preprocessing or some label i didn't notice.Is there any alternative solution?thanks.

@LWHYC
Copy link
Collaborator

LWHYC commented Jan 22, 2024

I was trying to use my dataset,but the code will get wrong at data_process_func line95(getting the zero point),i always get the value-error(zero-size array to reduction operation maximum which has no identity).I'am wondering does your dataset do preprocessing or some label i didn't notice.Is there any alternative solution?thanks.

hi,
did you specify the fg_class in your configuration file? It should be the same value as your interested class in the label file.

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