SupContrast
SupContrast copied to clipboard
SupConLoss on non-image data (no augmentation)
Hi
Thanks for your great paper and code!
I wonder is this loss effective on non-image data?
I mean I can't produce augmented version of my data, but positive and negative pairs on each batch.
Hi, I have the same interest in applying this model to non-image data. Did you make any experiments?