tripnet icon indicating copy to clipboard operation
tripnet copied to clipboard

Results 2 tripnet issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to obtain the same model performance in the paper, but I found some parameters questions! the parameters I set is under there: ```shell --train --test --data_dir...

In PyTorch version, when I run 'network.py', there will be 'gather_out_cuda(): Expected dtype int64 for index'. Is it a bug?