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).
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.