hehefan / Unsupervised-Person-Re-identification-Clustering-and-Fine-tuning

219 stars 87 forks source link

How long is process time?? It's very long time. Is it normal?? #27

Open edwardcho opened 3 years ago

edwardcho commented 3 years ago

Hello Sir,

I am testing your code.

At first, I ran train.py in baseline using Duke dataset. And ran evaluate.py in baseline. Those were finished.

Then, I started unsupervised.py in PUL using Duke dataset. I am waiting for 15 hours but this is running K-means clustering. Is this normal?? (my program is on V100 gpu)

If not, please tell me your processing time of sample-data (ex: Duke).

Thanks.