Innary

Results 1 issues of Innary

Hello, When I read the code I found: `self.label_enc = nn.Embedding(dn_labelbook_size + 1, hidden_dim)` In your model, the loss function is sigmoid_focal_loss, and dn_labelbook_size and num_classes are 91 when using...