Vishwaas

Results 4 comments of Vishwaas

Thanks, also since you are taking just one pitch output for a frame, why are you taking 'sigmoid' activation in `Dense(360, activation='sigmoid', name="classifier")` for the output, would 'softmax' be a...

Thanks for the info. May I ask how you were able to obtain soft labels? Was it labelled that way in the data itself? I have a similar dataset that...

I have the same issue too. The precision and recall are almost always zero, also the probs is tensor of only 1s' (with padding).