vehicle-ReID-baseline
vehicle-ReID-baseline copied to clipboard
vehicle re-identification baseline for veri and vehicleID dataset
Hi, I would like to reproduce the results in this repository. But, when I try to train the model on VeRi dataset, the acc reaches 100%, which is really surprising....
Excuse me,I want to test the effect,Where is the train_imgreid_xent.py,thank you
Traceback (most recent call last): File "train_imgreid_xent.py", line 265, in main() File "train_imgreid_xent.py", line 84, in main distmat = test(model, queryloader, galleryloader, use_gpu, return_distmat=True) File "train_imgreid_xent.py", line 250, in test...
requirements.txt ?
eval_metrics.py line 74 if numg_g < max_rank: TypeError: '
when I use --train-sampler RandomIdentitySampler to perform hardming in the triplets_loss, the model can not reach the convergence (the entropy loss keep constant). Have you met this problem? Should I...
I notice you said "Install dependencies by pip install -r requirements.txt (if necessary)." But I can not find the file, where is it ?
Thank you for your good job. I want to test your project and apply for the 2 database used ,But got no response, Could you share the databse , Thank...