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

fix bug for multilabel training #82

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

X00123
Copy link

@X00123 X00123 commented Apr 1, 2024

I tried training a multiclass model to classify real and anime faces but failed, mainly due to the index confilcts between face keypoints and face labels , I check the code and fix this bug. hope it can help those in need.

By the way, there is still a bug for AWS Inferentia, i'm not familiar with AWS Neuron so i ignore it, this will not affect running code on Nvidia devices.

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

Successfully merging this pull request may close these issues.

1 participant