CIRPLANT icon indicating copy to clipboard operation
CIRPLANT copied to clipboard

I have three question with the code "model/OSCAR/OSCAR_CIRPLANT.py"

Open k007ke opened this issue 4 years ago • 0 comments

In model/OSCAR/OSCAR_CIRPLANT.py part of “def comput_soft_triplet_loss” in 211

  1. I wonder why you're reshape the size to 160.
  2. In vvv=1, I wonder why you get rid of -1 from vvv
  3. In the paper, metric learning is written as follows. the average loss was obtained from all sampled triplets. I wonder where the code for that part is.

k007ke avatar Jan 27 '22 01:01 k007ke