SOLO
SOLO copied to clipboard
Question about inference on single class dataset
I successfully trained my single class dataset, but None is returned during inference!
Same for me too, did you manage to fix this issue?
I have the same problem, have you solved it?
@lauwg I managed to "fix" it by adding a second dummy class, I couldn't get it to work with just one class.