Rezwan Hasan
Rezwan Hasan
Hello, I'm facing the following issue while trying to Fine-tune the Softmax model with Triplet loss: Command: CUDA_VISIBLE_DEVICES='0,1,2,3' python -u train.py --network m1 --loss triplet --lr 0.005 --pretrained ./models/m1-softmax-emore,1 Error:...
Hello. Can you please explain the steps to run this code? Like how to run this program.
Showing error in the file "TargetDA_PCA_withSubNum" on the domain adaptation part. Reference to non-existent field 'PNLabels_train'. Error in TargetDA_PCA_withSubNum (line 20) PNLabels_train = Labels_train_SL.PNLabels_train; Here's the screenshot: Please any suggestion...