yolov7-face icon indicating copy to clipboard operation
yolov7-face copied to clipboard

fix bug for multilabel training

Open X00123 opened this issue 11 months ago • 0 comments

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.

X00123 avatar Apr 01 '24 08:04 X00123