top of page

Codes

1. Running Environments

Python 3.5

Pytorch 1.1

2. Main Files

data_vs.py: The data loading file.

model_vs: Defining the model structure.

train_pair_based: The training method with pair-based scheme.

train_triplet_based: The training method with triplet-based scheme.

3. Download

bottom of page