AECR-Net icon indicating copy to clipboard operation
AECR-Net copied to clipboard

how to select one positive sample and multiple negative samples and compute CR loss?

Open jchenTech opened this issue 2 years ago • 1 comments

In your CR.py file , you select postive and negative samples with the number of batch size. However, how to select one positive sample and multiple negative samples and compute CR loss as shown in your paper? Can you explain or update the code? Thanks for your reply.

jchenTech avatar Jul 17 '22 04:07 jchenTech

Hello, I also encountered the same problem as you, have you solved it, I don't know how to implement this in code?

booker-max avatar Sep 12 '22 05:09 booker-max